Skip to content

Commit

Permalink
Update docker.io/library/docker Docker tag to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 323d889 commit 42263d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ services:
- "redis:/data"

docker:
image: "docker.io/library/docker:25.0.3-dind"
image: "docker.io/library/docker:27.1.0-dind"
restart: "always"
privileged: true
command: ["-H", "unix:///var/run/dind-docker/docker.sock", "-H", "unix:///var/run/docker.sock"]
Expand Down

0 comments on commit 42263d3

Please sign in to comment.