Skip to content

Commit

Permalink
chore: update dependency docker/buildx to v0.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 0f808a5 commit b2a3ac9
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
Expand Up @@ -8,7 +8,7 @@ FROM alpine:3.18.4
# renovate: datasource=github-tags depName=twistedpair/google-cloud-sdk
ARG CLOUD_SDK_VERSION=454.0.0
# renovate: datasource=github-releases depName=docker/buildx
ARG BUILDX_VERSION=v0.11.2
ARG BUILDX_VERSION=v0.12.0

# janky janky janky
ENV PATH /google-cloud-sdk/bin:$PATH
Expand Down

0 comments on commit b2a3ac9

Please sign in to comment.