Skip to content

Commit

Permalink
update build-push-action
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuiio committed Jun 17, 2024
1 parent 4ff8e73 commit e695c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
tags: type=sha

- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: php
file: php/Dockerfile
Expand Down

0 comments on commit e695c76

Please sign in to comment.