Skip to content

Commit

Permalink
gh-action: update docker/build-push-action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Jun 27, 2024
1 parent 3121f27 commit 91fe028
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 @@ -109,7 +109,7 @@ jobs:
# build and push
- name: Build and push
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
Expand Down

0 comments on commit 91fe028

Please sign in to comment.