feat(deps): upgrade to docker-compose v5
Some checks failed
Build / build-amd64 (push) Failing after 31s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Failing after 1m40s

The following downloads the finished docker-compose v5 binary and delivers it as
a scratch container image.
This commit is contained in:
2025-12-05 16:04:14 +01:00
parent b520406551
commit 90ac7c8c49
5 changed files with 20 additions and 47 deletions

View File

@@ -10,8 +10,7 @@ on:
jobs:
update-description-on-hub-docker-io:
runs-on:
- ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.1
- uses: peter-evans/dockerhub-description@v5.0.0