Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jul 28, 2023
1 parent c1b3c26 commit f0c2b23
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 @@ -54,7 +54,7 @@ RUN set -eux; \
docker --version; \
ldd /usr/local/bin/docker || :

ARG MOBY_GITCOMMIT=ed9cd96bdbae9f5dc4a1b8c04aaac527d81d19bb
ARG MOBY_GITCOMMIT=6f2e0fac19b502e63aad68fd3d2d6678c4889022
ENV MOBY_GITCOMMIT $MOBY_GITCOMMIT

RUN set -ex; \
Expand Down
2 changes: 1 addition & 1 deletion docker-master/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"cli": {
"version": "e0e27724390cbce21cf6d67568972a4227b07382"
},
"version": "ed9cd96bdbae9f5dc4a1b8c04aaac527d81d19bb"
"version": "6f2e0fac19b502e63aad68fd3d2d6678c4889022"
}

0 comments on commit f0c2b23

Please sign in to comment.