We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50fe336 + 679d36d commit 36cd602Copy full SHA for 36cd602
.github/workflows/deploy-docker.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Build and push AMD64, ARM64, ARMv7
29
id: docker_build
30
- uses: docker/build-push-action@v3.1.1
+ uses: docker/build-push-action@v3.2.0
31
with:
32
context: .
33
push: true
0 commit comments