We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e8b6b8 + d66a44f commit 7d72a6dCopy full SHA for 7d72a6d
.github/workflows/publish.yml
@@ -80,7 +80,7 @@ jobs:
80
password: ${{ secrets.GHCR_TOKEN }}
81
82
- name: Build Docker image
83
- uses: docker/build-push-action@v2
+ uses: docker/build-push-action@v3
84
with:
85
context: .
86
# platforms: linux/amd64,linux/arm64
0 commit comments