Skip to content

Commit

Permalink
Merge pull request #281 from balena-io/renovate/docker-27.2.x
Browse files Browse the repository at this point in the history
Update docker Docker tag to v27.2.1
  • Loading branch information
balena-renovate[bot] authored Sep 17, 2024
2 parents 3a468f3 + dadd4a5 commit 02e24cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- /data:exec

docker:
image: docker:27.2.0-dind
image: docker:27.2.1-dind
privileged: true
environment:
DOCKER_TLS_CERTDIR: ""
Expand All @@ -21,7 +21,7 @@ services:
- /var/lib/docker:exec

sut:
image: docker:27.2.0
image: docker:27.2.1
environment:
DOCKER_HOST: tcp://docker:2375
entrypoint:
Expand Down

0 comments on commit 02e24cf

Please sign in to comment.