Skip to content

Commit

Permalink
Bump docker from 20.10.17-git to 20.10.18-git
Browse files Browse the repository at this point in the history
Bumps docker from 20.10.17-git to 20.10.18-git.

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 8a9b00b commit 7c9083b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker:20.10.17-git
FROM docker:20.10.18-git

RUN apk update && apk add \
bash \
Expand Down

0 comments on commit 7c9083b

Please sign in to comment.