Skip to content

Commit 923a35c

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v13.10.1 (#787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea011ff commit 923a35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=docker depName=ghcr.io/containerbase/base
2-
ARG CONTAINERBASE_VERSION=13.9.0
2+
ARG CONTAINERBASE_VERSION=13.10.1
33

44
FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase
55

0 commit comments

Comments
 (0)