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.
2 parents 375e865 + c5ed2d0 commit 20a533fCopy full SHA for 20a533f
.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: docker/setup-buildx-action@v3
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
43
with:
44
# context: "{{defaultContext}}:.docker/prod/app/"
45
file: Dockerfile
0 commit comments