fix(Pipeline): oops
Some checks failed
Build the Docker Image / build (push) Failing after 13s

This commit is contained in:
Paul Fey 2025-04-21 12:25:26 +02:00
parent 4e01d69540
commit 82c66f19e4

View file

@ -12,7 +12,7 @@ jobs:
runs-on: docker
container:
image: docker/dind
image: docker:dind
steps:
- uses: actions/checkout@v4