Skip to content

Commit

Permalink
Update docker-master
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Sep 1, 2023
1 parent 0be5629 commit 0b5f3a5
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=8dfaf0c780630c4f3a6ee51b324bdf50b36e2bb3
ARG MOBY_GITCOMMIT=97206b7cbadf97c0c6f447719e96189d023b33a7
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": "8dfaf0c780630c4f3a6ee51b324bdf50b36e2bb3",
"version": "97206b7cbadf97c0c6f447719e96189d023b33a7",
"cli": {
"version": "f74f88445f8b23fe4804f1072e5f376cfbe46487"
},
Expand Down

0 comments on commit 0b5f3a5

Please sign in to comment.