We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07bee3 commit 7274cefCopy full SHA for 7274cef
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
password: ${{ secrets.DOCKERHUB_TOKEN }}
45
46
- name: Build and push
47
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
48
with:
49
context: .
50
platforms: linux/amd64,linux/arm64
0 commit comments