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 d1153b9 commit 7cbc2a5Copy full SHA for 7cbc2a5
Dockerfile
@@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=13.10.13
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
6
-FROM ghcr.io/containerbase/ubuntu:24.04@sha256:f3b7f1bdfaf22a0a8db05bb2b758535fe0e70d82bea4206f7549f89aa12922f4
+FROM ghcr.io/containerbase/ubuntu:24.04@sha256:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8
7
8
ARG CONTAINERBASE_VERSION
9
ARG APT_HTTP_PROXY
0 commit comments