Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #25 from haysberg/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-5.x

Update docker/build-push-action action to v5
  • Loading branch information
haysberg committed Oct 21, 2023
2 parents 529c065 + a9c8591 commit b4273ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
type=sha
- name: Build Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit b4273ef

Please sign in to comment.