Skip to content

Commit

Permalink
Update ubuntu 24.04 (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored May 29, 2024
1 parent 0552387 commit 5b72ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG base_docker_image=ubuntu:22.04
ARG base_docker_image=ubuntu:24.04
FROM ${base_docker_image} as runtime

RUN \
Expand Down

0 comments on commit 5b72ddd

Please sign in to comment.