Skip to content

Commit

Permalink
Upgrade buildx from 0.18.0 to 0.19.3 (#3647)
Browse files Browse the repository at this point in the history
  • Loading branch information
MPV authored Jan 22, 2025
1 parent 0738df9 commit aa76aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
ARG DOCKER_VERSION=27.3.1
ARG BUILDX_VERSION=0.18.0
ARG BUILDX_VERSION=0.19.3

RUN apt update -y && apt install curl unzip -y

Expand Down

0 comments on commit aa76aa4

Please # to comment.