Skip to content

Commit ef1e6c5

Browse files
Bump ubuntu from 16.04 to 24.04 in /coreos
Bumps ubuntu from 16.04 to 24.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '24.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26bff14 commit ef1e6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coreos/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY nvidia-container-runtime .
88
RUN go install -v nvidia-container-runtime
99

1010
# Build driver image
11-
FROM ubuntu:16.04
11+
FROM ubuntu:24.04
1212

1313
RUN dpkg --add-architecture i386 && \
1414
apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)