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 fd20313 commit 70d210aCopy full SHA for 70d210a
1 file changed
Dockerfile
@@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=14.12.2
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
6
-FROM ghcr.io/containerbase/ubuntu:24.04@sha256:786a8b558f7be160c6c8c4a54f9a57274f3b4fb1491cf65146521ae77ff1dc54
+FROM ghcr.io/containerbase/ubuntu:26.04@sha256:53958ec7b67c2c9355df922dd08dbf0360611f8c3cdb656875e81873db9ffdba
7
8
ARG CONTAINERBASE_VERSION
9
ARG APT_HTTP_PROXY
0 commit comments