Skip to content

Commit 03bd849

Browse files
Bump ubuntu from 22.04 to 24.04
Bumps ubuntu from 22.04 to 24.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85ebad3 commit 03bd849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ubuntu:24.04
22
LABEL maintainer="Sasha Gerrand <github+docker-glibc-builder@sgerrand.com>"
33
ENV DEBIAN_FRONTEND=noninteractive \
44
GLIBC_VERSION=2.39 \

0 commit comments

Comments
 (0)