We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581f3cf commit ab61b22Copy full SHA for ab61b22
.github/workflows/release-tag.yml
@@ -39,7 +39,7 @@ jobs:
39
password: ${{ secrets.DOCKERHUB_TOKEN }}
40
-
41
name: Build and push
42
- uses: docker/[email protected].1
+ uses: docker/[email protected].0
43
with:
44
context: .
45
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/s390x
0 commit comments