We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e15a09 commit 121008bCopy full SHA for 121008b
1 file changed
Dockerfile
@@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=14.10.21
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
6
-FROM ghcr.io/containerbase/ubuntu:24.04@sha256:db6914f1ac0c566f57857641e2214e3f3e453cb340cc2c890ed6c2b7b81b8a00
+FROM ghcr.io/containerbase/ubuntu:26.04@sha256:f3d28607ddd78734bb7f71f117f3c6706c666b8b76cbff7c9ff6e5718d46ff64
7
8
ARG CONTAINERBASE_VERSION
9
ARG APT_HTTP_PROXY
0 commit comments