We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e6b1e3 + 5e6acad commit 5d9eecaCopy full SHA for 5d9eeca
Dockerfile.nic-configuration-daemon
@@ -27,7 +27,7 @@ FROM nvcr.io/nvidia/doca/doca:3.0.0-full-rt-host
27
ARG TARGETARCH
28
ENV MFT_VERSION=4.29.0-131
29
30
-ARG PACKAGES="dpkg-dev=1.21.1ubuntu2.3 curl=7.81.0-1ubuntu1.20 systemd-sysv=249.11-0ubuntu3.15 mstflint=4.21.0+1-1ubuntu0.1~22.04.1"
+ARG PACKAGES="dpkg-dev=1.21.1ubuntu2.3 curl=7.81.0-1ubuntu1.20 systemd-sysv=249.11-0ubuntu3.16 mstflint=4.21.0+1-1ubuntu0.1~22.04.1"
31
32
# enable deb-src repos
33
RUN sed -i 's/^# deb-src/deb-src/g' /etc/apt/sources.list /etc/apt/sources.list.d/*
0 commit comments