docker/build-push-action@v7
All checks were successful
Docker Build Workflow / Lint Dockerfile (push) Successful in 4s
Docker Build Workflow / Build and Push Docker Image (push) Successful in 39s

This commit is contained in:
2026-04-11 22:49:48 +02:00
parent 6025c0ec3a
commit 12c363e31d

View File

@@ -75,7 +75,7 @@ jobs:
type=ref,event=tag type=ref,event=tag
- name: Build and Push Docker Image - name: Build and Push Docker Image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
env: env:
ACTIONS_RUNTIME_TOKEN: '' ACTIONS_RUNTIME_TOKEN: ''
with: with: