Skip to content

Commit

Permalink
Bump docker/build-push-action from 4 to 5 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
kappsegla committed Feb 9, 2024
2 parents 47d0500 + 4dbfe5c commit 9f962f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
type=sha
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
Expand Down

0 comments on commit 9f962f1

Please sign in to comment.