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 25, 2024
1 parent 202320e commit 793057d
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 @@ -33,7 +33,7 @@ ENV DOCKER_BUILDTAGS \

WORKDIR /moby

ARG CLI_GITCOMMIT=7fafd33de04cf7d3e8e06900cb022ad65cd12a52
ARG CLI_GITCOMMIT=ffb842597a9d060931c7d4c9bf6b21afbccf5440
ENV CLI_GITCOMMIT $CLI_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 @@ -4,7 +4,7 @@
"version": "1.21"
},
"cli": {
"version": "7fafd33de04cf7d3e8e06900cb022ad65cd12a52",
"version": "ffb842597a9d060931c7d4c9bf6b21afbccf5440",
"go": {
"version": "1.21.0"
}
Expand Down

0 comments on commit 793057d

Please sign in to comment.