Skip to content

Commit

Permalink
Merge pull request #23 from uselagoon/renovate/docker-20.x
Browse files Browse the repository at this point in the history
chore(deps): update docker docker tag to v20.10.24
  • Loading branch information
tobybellwood authored Apr 10, 2023
2 parents 2efa412 + 6a828fd commit c9d322e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-host/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM uselagoon/commons:latest as commons

FROM docker:20.10.22-dind
FROM docker:20.10.24-dind

LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images"
Expand Down

0 comments on commit c9d322e

Please sign in to comment.