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 10, 2024
1 parent c353503 commit 42db9f3
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=f9e2d07b30e07191e19de72c63b25028dd0ae30a
ARG BUILDX_GITCOMMIT=3e3242cfdda23ab9077dde54479a74d26fcc2242
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": "f9e2d07b30e07191e19de72c63b25028dd0ae30a",
"version": "3e3242cfdda23ab9077dde54479a74d26fcc2242",
"go": {
"version": "1.22.0"
}
Expand Down

0 comments on commit 42db9f3

Please sign in to comment.