Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Feb 12, 2025
1 parent 63c79b6 commit 97b2407
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=1e3e1bd5f41f4251647b972c6567b874f740ad0f
ARG CLI_GITCOMMIT=a3f758fc1328502dad1044da4aced0f1eb3af9ef
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.22.0"
},
"cli": {
"version": "1e3e1bd5f41f4251647b972c6567b874f740ad0f",
"version": "a3f758fc1328502dad1044da4aced0f1eb3af9ef",
"go": {
"version": "1.22.0"
}
Expand Down

0 comments on commit 97b2407

Please # to comment.