Merge remote-tracking branch 'origin/renovate/docker-build-push-action-5.x' into develop

pull/27/head
Icedream 2023-10-02 21:03:27 +02:00
commit f5e4a2e150
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
ghcr.io/${{ github.repository }} ghcr.io/${{ github.repository }}
- -
name: Build and push name: Build and push
uses: docker/build-push-action@v2 uses: docker/build-push-action@v5
with: with:
context: . context: .
push: true push: true