Merge pull request #376 from buanet/dependabot/github_actions/main/docker/build-push-action-5.0.0

Bump docker/build-push-action from 4.1.1 to 5.0.0
This commit is contained in:
André Germann
2023-09-28 22:22:38 +02:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.PACKAGES_PASS }}
- name: Build Docker image (node20)
uses: docker/build-push-action@v4.1.1
uses: docker/build-push-action@v5.0.0
with:
context: ./debian
file: ./debian/node20/Dockerfile