Skip to content

Commit 90e3342

Browse files
chore(dev): reference issue vectordotdev#24687 above DOCKER_API_VERSION hack (vectordotdev#24696)
1 parent a6e37ca commit 90e3342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/aws/config/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
mock-ecs:
1111
image: docker.io/amazon/amazon-ecs-local-container-endpoints:latest
1212
environment:
13+
# https://github.com/vectordotdev/vector/issues/24687
1314
- DOCKER_API_VERSION=1.44
1415
volumes:
1516
- $DOCKER_SOCKET:/var/run/docker.sock

0 commit comments

Comments
 (0)