We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 367ae65 + 8f37c0c commit baf2eecCopy full SHA for baf2eec
1 file changed
.github/workflows/docker-image.yml
@@ -18,7 +18,7 @@ jobs:
18
username: ${{ github.repository_owner }}
19
password: ${{ secrets.GITHUB_TOKEN }}
20
- name: Build and push
21
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
22
with:
23
context: .
24
platform: linux/amd64, linux/arm64
0 commit comments