Skip to content

Commit

Permalink
Merge pull request #4 from uselagoon/renovate/docker-20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Nov 8, 2022
2 parents b16a357 + 1369e35 commit 55f66a9
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.14-dind
FROM docker:20.10.21-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 55f66a9

Please sign in to comment.