chore(deps): update dependency docker/compose to v5.1.2
All checks were successful
Build / build-amd64 (pull_request) Successful in 42s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Build / build-arm64 (pull_request) Successful in 2m10s
Auto release / tag_on_change (push) Successful in 9s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
Build / build-amd64 (push) Successful in 46s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m35s

This commit was merged in pull request #97.
This commit is contained in:
2026-04-14 10:56:08 +00:00
parent d84904bf0a
commit 153270cdb4
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=5.1.0
IMAGE_VERSION=5.1.2
docker run \
--rm \
--volume "$(pwd):$(pwd)" \