Skip to content

Commit

Permalink
Run docker-master/update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jul 20, 2021
1 parent 1e30c44 commit 15aeec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-master/Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ENV DOCKER_BUILDTAGS \
# we cannot support devicemapper properly in a fully-static binary
exclude_graphdriver_devicemapper

ENV DOCKER_GITCOMMIT 1097f39f09a37aaeddee179b5d82f4e5a750e9cb
ENV DOCKER_GITCOMMIT 1c9eb39e94ed46d5d1cfd54bc4b1dca62d443a0c

WORKDIR /docker-ce
RUN set -ex; \
Expand Down

0 comments on commit 15aeec0

Please sign in to comment.