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 23, 2023
1 parent fbf9078 commit 521249f
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=454b6a7cf5187d1153159e5fe07f4b25c7a95e7f
ARG MOBY_GITCOMMIT=afd4805278b488c2dbf53394660469d47db79398
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": "8837d113e3dccab016a3f2e93fcf5a38e37335d2"
},
"version": "454b6a7cf5187d1153159e5fe07f4b25c7a95e7f"
"version": "afd4805278b488c2dbf53394660469d47db79398"
}

0 comments on commit 521249f

Please sign in to comment.