Skip to content

Commit

Permalink
Update build-push-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler authored Jan 10, 2024
1 parent 4034d7d commit dfd5d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Build and push image
id: docker_build
uses: docker/build-push-action@v2
uses: docker/build-push-action@v5.1.0
with:
context: ./
file: ./Dockerfile
Expand Down

0 comments on commit dfd5d0a

Please sign in to comment.