Skip to content

Commit

Permalink
Update docker Docker tag to v27.2.1
Browse files Browse the repository at this point in the history
Update docker from 27.2.0 to 27.2.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Sep 17, 2024
1 parent 3a468f3 commit dadd4a5
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 dadd4a5

Please sign in to comment.