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 9, 2023
1 parent 356ea25 commit 6aab2e6
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=f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df
ARG MOBY_GITCOMMIT=0a3fc95be6ef86d202cac10067823c9cc6aec8eb
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": "f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df",
"version": "0a3fc95be6ef86d202cac10067823c9cc6aec8eb",
"go": {
"version": "1.20"
},
Expand Down

0 comments on commit 6aab2e6

Please sign in to comment.