We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6681f50 commit 24f9838Copy full SHA for 24f9838
Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=docker depName=ghcr.io/containerbase/base
2
-ARG CONTAINERBASE_VERSION=13.5.8
+ARG CONTAINERBASE_VERSION=13.5.9
3
4
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
5
0 commit comments