Fix build workflow
Some checks failed
Build / build (push) Failing after 1m4s

This commit is contained in:
Moritz Ruth 2025-02-28 21:43:10 +01:00
parent 5b6d2c6cf7
commit 0d5f904822
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D

View file

@ -22,7 +22,7 @@ jobs:
password: ${{ github.token }}
- name: "Build and push"
uses: "https://github.com/docker/build-push-action"
uses: "https://github.com/docker/build-push-action@v6"
with:
file: "Containerfile"
push: true