Skip to content

Commit

Permalink
fix(deps): update dependency containerbase/buildpack to v4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2022
1 parent 6046eab commit 99af83c
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.6.2
ARG BUILDPACK_VERSION=4.6.3

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

Expand Down

0 comments on commit 99af83c

Please sign in to comment.