Merge pull request #1504 from bschoening/main

#1305: Update release.yml to docker/build-push-action@v4
This commit is contained in:
Jonathan Shook 2023-09-05 18:09:17 -05:00 committed by GitHub
commit 37cde64b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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