Merge pull request #15581 from backstage/renovate/docker-build-push-action-3.x

chore(deps): update docker/build-push-action action to v3
This commit is contained in:
Ben Lambert
2023-01-16 13:26:17 +01:00
committed by GitHub
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
tags: type=raw,value=60d
- name: Build Image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
context: .
file: packages/backend/Dockerfile