Skip to content

Commit

Permalink
chore(docker): bump build-push-action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 4, 2023
1 parent a824f48 commit 0c84ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

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

0 comments on commit 0c84ed8

Please sign in to comment.