We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 433932b + dd0d544 commit 05c4822Copy full SHA for 05c4822
.github/workflows/deploy-docker.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Build and push AMD64, ARM64, ARMv7
40
id: docker_build
41
- uses: docker/build-push-action@v5.3.0
+ uses: docker/build-push-action@v5.4.0
42
with:
43
context: .
44
push: true
0 commit comments