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 f4d979d commit 0e06b7bCopy full SHA for 0e06b7b
1 file changed
Dockerfile
@@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=14.12.4
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
6
-FROM ghcr.io/containerbase/ubuntu:24.04@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90
+FROM ghcr.io/containerbase/ubuntu:26.04@sha256:b7f48194d4d8b763a478a621cdc81c27be222ba2206ca3ca6bc42b49685f3d9e
7
8
ARG CONTAINERBASE_VERSION
9
ARG APT_HTTP_PROXY
0 commit comments