Merge pull request #26510 from backstage/renovate/docker-build-push-action-6.x

chore(deps): update docker/build-push-action action to v6
This commit is contained in:
Johan Haals
2024-09-06 14:03:15 +02:00
committed by GitHub
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
- name: Build and push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
with:
context: './example-app'
file: ./example-app/packages/backend/Dockerfile