Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jul 9, 2024
1 parent 8ff6dc9 commit b24dd1b
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.21.0-bullseye AS buildx

ARG BUILDX_GITCOMMIT=68076909b925af8ad12f845ccbd4a6713127c998
ARG BUILDX_GITCOMMIT=06d96d665ed00d9fccd391f4c7964ad6dfeae436
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": "68076909b925af8ad12f845ccbd4a6713127c998",
"version": "06d96d665ed00d9fccd391f4c7964ad6dfeae436",
"go": {
"version": "1.21.0"
}
Expand Down

0 comments on commit b24dd1b

Please sign in to comment.