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