Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Dec 18, 2024
1 parent e2511aa commit 1f9f7e4
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=3771fe20343f82f2bd2aa36cb88697a63ec65880
ARG BUILDX_GITCOMMIT=5c5bc510acd074fa83979f2f52227ded30167480
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": "3771fe20343f82f2bd2aa36cb88697a63ec65880",
"version": "5c5bc510acd074fa83979f2f52227ded30167480",
"go": {
"version": "1.22.0"
}
Expand Down

0 comments on commit 1f9f7e4

Please sign in to comment.