Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v9.30.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 6c88f37 commit ee07bc2
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=9.30.3
ARG CONTAINERBASE_VERSION=9.30.4

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

Expand Down

0 comments on commit ee07bc2

Please sign in to comment.