rever(deps): update dependency docker/compose to v2.40.2
Some checks failed
Auto release / tag_on_change (push) Failing after 5s
Build / build-arm64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Has been cancelled

This reverts commit a5fd97a0e2.
This commit is contained in:
2025-10-24 17:48:11 +02:00
parent 5407e037f0
commit ed72535db4
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ The workflow or how `docker-compose` can in general be used is documented at
image.
```bash
IMAGE_VERSION=2.40.2
IMAGE_VERSION=2.34.0
docker run \
--rm \
--volume ./path/to/docker-compose.yml:/workdir/docker-compose.yml:ro \