Update docker/build-push-action action to v4

This commit is contained in:
renovate[bot]
2023-03-25 18:06:13 +00:00
committed by Ryan Williams
parent c687fbcdab
commit d477b9effd
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: docker/setup-buildx-action@v2
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
file: ./production.Dockerfile