We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5201b commit 347fe4dCopy full SHA for 347fe4d
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:a1af69f6c9bc3657289d23abff8ee360d2417d6cf69719e287822443dca3dc57 as build-jammy
+FROM ghcr.io/containerbase/ubuntu:22.04@sha256:c35ed11f8af26ef79671ab5536d90cdcf968d5d62f0f852b81f46f58b456fc2f as build-jammy
11
12
13
0 commit comments