We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100a988 commit d341c16Copy full SHA for d341c16
.github/workflows/build-weekly-amd64.yml
@@ -57,7 +57,7 @@ jobs:
57
password: ${{ secrets.DOCKER_TOKEN }}
58
-
59
name: Build and push
60
- uses: docker/build-push-action@v3.1.0
+ uses: docker/build-push-action@v3.1.1
61
with:
62
context: .
63
platforms: linux/amd64
0 commit comments