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

chore(deps): update docker/build-push-action action to v6.18.0
This commit is contained in:
Fredrik Adelöw
2025-06-13 16:33:33 +02:00
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
- name: Build and push
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
with:
context: './example-app'
file: ./example-app/packages/backend/Dockerfile