Skip to content

Commit 5b72ddd

Browse files
Update ubuntu 24.04 (#307)
1 parent 0552387 commit 5b72ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ubuntu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG base_docker_image=ubuntu:22.04
1+
ARG base_docker_image=ubuntu:24.04
22
FROM ${base_docker_image} as runtime
33

44
RUN \

0 commit comments

Comments
 (0)