Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update ghcr.io/containerbase/base docker tag to v13.7.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 23, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 70d6132 commit b5dd6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=docker depName=ghcr.io/containerbase/base
ARG CONTAINERBASE_VERSION=13.6.0
ARG CONTAINERBASE_VERSION=13.7.0

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

0 comments on commit b5dd6e4

Please sign in to comment.