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