Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Oct 27, 2024
1 parent 77abb68 commit c93a07b
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=9e00a63d65434cdedc444e79a2b33a7c202b10d8
ARG MOBY_GITCOMMIT=b5f000896f1c91c6d651e868246ebe318116862b
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": "9e00a63d65434cdedc444e79a2b33a7c202b10d8",
"version": "b5f000896f1c91c6d651e868246ebe318116862b",
"go": {
"version": "1.22.0"
},
Expand Down

0 comments on commit c93a07b

Please sign in to comment.