Skip to content

Commit

Permalink
chore(deps): update docker docker tag to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 803bf15 commit da2195e
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.24-dind
FROM docker:26.1.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 da2195e

Please sign in to comment.