Update release.yml to docker/build-push-action@v4

This commit is contained in:
Brad Schoening
2023-08-31 13:44:33 -04:00
committed by GitHub
parent 5032779ad7
commit a05b2e2935

View File

@@ -74,7 +74,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: docker test build
uses: docker/build-push-action@v3.3.0
uses: docker/build-push-action@v4
with:
context: .
file: Dockerfile