We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1656cff + 6a701c1 commit 1444f94Copy full SHA for 1444f94
Dockerfile
@@ -2,7 +2,7 @@
2
FROM devopsinfra/docker-terragrunt:slim-latest as builder
3
4
# Use a clean tiny image to store artifacts in
5
-FROM ubuntu:24.04
+FROM ubuntu:24.10
6
7
# Labels for http://label-schema.org/rc1/#build-time-labels
8
# And for https://github.com/opencontainers/image-spec/blob/master/annotations.md
0 commit comments