Skip to content

Commit

Permalink
Merge pull request #15 from OXIDFabian/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6
  • Loading branch information
Fabian Vogel authored Jun 17, 2024
2 parents 997ad4f + 9cd3e46 commit 85c006a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
- name: Build and push php ${{ matrix.php_version }} image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
id: build-and-push
with:
context: .
Expand Down

0 comments on commit 85c006a

Please sign in to comment.