Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 41647f3 commit ed4314e
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,4 +1,4 @@
ARG CONTAINERBASE_VERSION=12.0.10
ARG CONTAINERBASE_VERSION=13.0.0

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

Expand Down

0 comments on commit ed4314e

Please sign in to comment.