Skip to content

Commit

Permalink
chore(deps): update dependency docker/buildx to v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 180fd13 commit ffb5d59
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 @@ ARG RUNNER_CONTAINER_HOOKS_VERSION=v0.5.1
ARG DOCKER_CHANNEL=stable
ARG DOCKER_VERSION=20.10.17
ARG DUMB_INIT_VERSION=1.2.5
ARG BUILDX_VERSION=v0.12.1
ARG BUILDX_VERSION=v0.19.1
ARG DOCKER_COMPOSE_VERSION=v2.24.6

RUN test -n "$TARGETPLATFORM" || (echo "TARGETPLATFORM must be set" && false)
Expand Down

0 comments on commit ffb5d59

Please sign in to comment.