Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Nov 27, 2024
1 parent e6d9780 commit b0470d9
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=6a1cf78879079ea9bbcab0f5255c45ab00e70db2
ARG BUILDX_GITCOMMIT=71c78897192730a2a22f74310f15d0fbf93a157f
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": "6a1cf78879079ea9bbcab0f5255c45ab00e70db2",
"version": "71c78897192730a2a22f74310f15d0fbf93a157f",
"go": {
"version": "1.22.0"
}
Expand Down

0 comments on commit b0470d9

Please sign in to comment.