Skip to content

Commit a1bddbf

Browse files
chore(deps): bump ubuntu from 22.04 to 24.04 in /examples/runtimes/ubuntu_docker_runtime (#3511)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90bf109 commit a1bddbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/runtimes/ubuntu_docker_runtime/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb
1+
FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54
22

33
# Set non-interactive environment
44
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)