We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117b27e commit 2b89d87Copy full SHA for 2b89d87
Dockerfile
@@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=10.3.14
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
6
-FROM ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e
+FROM ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
7
8
ARG CONTAINERBASE_VERSION
9
ARG APT_HTTP_PROXY
0 commit comments