Skip to content

Commit

Permalink
Merge pull request #73 from uselagoon/renovate/docker-27.x
Browse files Browse the repository at this point in the history
chore(deps): update docker docker tag to v27
  • Loading branch information
tobybellwood authored Jul 5, 2024
2 parents 59c91b3 + 3fd08ea commit c0fa303
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:26.1.3-dind
FROM docker:27.0.3-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 c0fa303

Please sign in to comment.