Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v13.0.3 (m…
Browse files Browse the repository at this point in the history
…ain) (#452)

fix(deps): update ghcr.io/containerbase/base docker tag to v13.0.3

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 772e4f2 commit 137fb16
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.0.2
ARG CONTAINERBASE_VERSION=13.0.3

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

Expand Down

0 comments on commit 137fb16

Please sign in to comment.