Skip to content

Commit

Permalink
try build-push-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Nov 8, 2023
1 parent ccee263 commit 9537936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
password: ${{ secrets.DOCKER_PASS }}

- name: Build standard docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v4
with:
context: .
file: Dockerfile
Expand Down

0 comments on commit 9537936

Please sign in to comment.