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 17, 2023
1 parent df5dd41 commit d7a0d25
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.20-bullseye AS buildx

ARG BUILDX_GITCOMMIT=a978b2b7a3407f0044e27dcbb8075653644d7850
ARG BUILDX_GITCOMMIT=a102d337389bd0abd122e943050e40a1c28cf12d
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": "a978b2b7a3407f0044e27dcbb8075653644d7850",
"version": "a102d337389bd0abd122e943050e40a1c28cf12d",
"go": {
"version": "1.20"
}
Expand Down

0 comments on commit d7a0d25

Please sign in to comment.