Skip to content

Commit

Permalink
fix(deps): update dependency containerbase/buildpack to v3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2022
1 parent f34b1f7 commit e3e7f3a
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=containerbase/buildpack
ARG BUILDPACK_VERSION=3.17.6
ARG BUILDPACK_VERSION=3.20.0

FROM ghcr.io/containerbase/buildpack:${BUILDPACK_VERSION}

Expand Down

0 comments on commit e3e7f3a

Please sign in to comment.