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 10, 2023
1 parent 15862c3 commit f7b3fa0
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=b90a3d44436cd709f7b198f35b92cb69a4aab931
ARG CLI_GITCOMMIT=a9ae9b3cc6972c65af8f7b3b524ccb1fe8b27d54
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.20"
},
"cli": {
"version": "b90a3d44436cd709f7b198f35b92cb69a4aab931",
"version": "a9ae9b3cc6972c65af8f7b3b524ccb1fe8b27d54",
"go": {
"version": "1.19"
}
Expand Down

0 comments on commit f7b3fa0

Please sign in to comment.