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 20, 2024
1 parent ba17316 commit 600b534
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=3a36cad0bd3e54e617a2193086f2deae4d2aa137
ARG MOBY_GITCOMMIT=485e1c7be76b851674b8079e65fd2db625fa8037
ENV MOBY_GITCOMMIT $MOBY_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
@@ -1,5 +1,5 @@
{
"version": "3a36cad0bd3e54e617a2193086f2deae4d2aa137",
"version": "485e1c7be76b851674b8079e65fd2db625fa8037",
"go": {
"version": "1.21"
},
Expand Down

0 comments on commit 600b534

Please sign in to comment.