Revert "Revert "chore(deps): update docker/build-push-action action to v3""

This reverts commit d2c2f333e1.
isekai-main
Julian Lam 2 years ago
parent 9d446f9282
commit 2568986c58

@ -43,7 +43,7 @@ jobs:
type=raw,value=latest type=raw,value=latest
- name: Build and push Docker images - name: Build and push Docker images
uses: docker/build-push-action@v2 uses: docker/build-push-action@v3
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile

Loading…
Cancel
Save