Skip to content

Commit

Permalink
Merge pull request #720 from Brooooooklyn/renovate/docker-build-push-…
Browse files Browse the repository at this point in the history
…action-5.x

chore(deps): update docker/build-push-action action to v5
  • Loading branch information
Brooooooklyn authored Sep 14, 2023
2 parents 6d2527a + f2e390b commit bbb402d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
rm /usr/lib/llvm-16/lib/libc++.so
- name: Build and push Linux aarch64
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
file: aarch64.Dockerfile
context: .
Expand Down

0 comments on commit bbb402d

Please sign in to comment.