Skip to content

Commit

Permalink
fix(deps): update dependency containerbase/buildpack to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent acddffe commit e81462b
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=4.2.1
ARG BUILDPACK_VERSION=4.3.0

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

Expand Down

0 comments on commit e81462b

Please sign in to comment.