We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159c4e7 commit 28f38b6Copy full SHA for 28f38b6
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:14f0a626be0c1f1f67ef565a7be8e41b9914bc8bdf0884e4e9bb7cc1f1e78ee3 as build-jammy
+FROM ghcr.io/containerbase/ubuntu:22.04@sha256:66508e467c97edcfa77a3c70c456b62ef054c336d131fc4d64672174730227be as build-jammy
11
12
13
0 commit comments