Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Aug 1, 2024
1 parent 8dc9940 commit 95f72dd
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=dc39e47483d57f4bd2ba50d78d7ec6cd23671ab7
ARG MOBY_GITCOMMIT=ddea6b0fa8f816377b59e3f7d7b3c32fef629022
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": "dc39e47483d57f4bd2ba50d78d7ec6cd23671ab7",
"version": "ddea6b0fa8f816377b59e3f7d7b3c32fef629022",
"go": {
"version": "1.21.0"
},
Expand Down

0 comments on commit 95f72dd

Please sign in to comment.