Update docker/build-push-action action to v4
This commit is contained in:
committed by
Ryan Williams
parent
c687fbcdab
commit
d477b9effd
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user