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 02d0f11 commit b9377eaCopy full SHA for b9377ea
.github/workflows/release.yml
@@ -81,7 +81,7 @@ jobs:
81
username: ${{ secrets.DOCKER_USERNAME }}
82
password: ${{ secrets.DOCKER_PASSWORD }}
83
84
- - uses: docker/build-push-action@v2
+ - uses: docker/build-push-action@v3
85
with:
86
context: .
87
platforms: linux/amd64,linux/arm64
0 commit comments