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 f3296c7 commit 42c1512Copy full SHA for 42c1512
Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=docker depName=ghcr.io/containerbase/base
2
-ARG CONTAINERBASE_VERSION=12.0.8
+ARG CONTAINERBASE_VERSION=12.0.9
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
0 commit comments