Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jun 29, 2024
1 parent 29fc8f1 commit 95e4119
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-bullseye AS buildx

ARG BUILDX_GITCOMMIT=04000db8da4b5a1b2c3830cfafb43b02d98c1f5c
ARG BUILDX_GITCOMMIT=63eb73d9cf00396b9f8d6ce24133ae76b7ff4726
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": "04000db8da4b5a1b2c3830cfafb43b02d98c1f5c",
"version": "63eb73d9cf00396b9f8d6ce24133ae76b7ff4726",
"go": {
"version": "1.21"
}
Expand Down

0 comments on commit 95e4119

Please sign in to comment.