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 625e2b4 commit e75c5b9Copy full SHA for e75c5b9
.github/workflows/docker-publish.yml
@@ -50,7 +50,7 @@ jobs:
50
type=raw,value=latest,enable={{is_default_branch}}
51
52
- name: Build and push Docker image
53
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
54
with:
55
context: .
56
platforms: linux/amd64,linux/arm64
0 commit comments