Skip to content

Commit

Permalink
upping build push action version
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Sep 2, 2022
1 parent f5cbe08 commit 8dd8be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# build and push the image
- name: Build/Push the image to the registry
uses: docker/build-push-action@v1
uses: docker/build-push-action@v3
with:
repository: ${{ env.NAME }}
registry: ${{ env.REGISTRY }}
Expand Down

0 comments on commit 8dd8be1

Please sign in to comment.