Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Feb 13, 2025
1 parent 77d0a80 commit 0ea225d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-master/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ RUN set -eux; \

FROM golang:1.22.0-bookworm AS buildx

ARG BUILDX_GITCOMMIT=2389d457a470e47f0b6f3c1e9dc3e02509d91325
ARG BUILDX_GITCOMMIT=6a6fa4f422ea0267dabfa8e907c9ef7f351adb7f
ENV BUILDX_GITCOMMIT $BUILDX_GITCOMMIT

RUN set -eux; \
Expand Down
2 changes: 1 addition & 1 deletion docker-master/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
},
"buildx": {
"version": "2389d457a470e47f0b6f3c1e9dc3e02509d91325",
"version": "6a6fa4f422ea0267dabfa8e907c9ef7f351adb7f",
"go": {
"version": "1.22.0"
}
Expand Down

0 comments on commit 0ea225d

Please sign in to comment.