We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b1d7d8 commit 734437eCopy full SHA for 734437e
Dockerfile
@@ -7,7 +7,7 @@ ARG DISTRO=focal
7
# base images
8
#--------------------------------------
9
FROM ghcr.io/containerbase/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 as build-focal
10
-FROM ghcr.io/containerbase/ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb as build-jammy
+FROM ghcr.io/containerbase/ubuntu:22.04@sha256:aa6efdd564b660b6df78df8f4bca20dbb8338c46fb696d4b45c4a57b8f66679f as build-jammy
11
12
13
0 commit comments