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 f250ebb + 0b1c100 commit badb653Copy full SHA for badb653
.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@1dc73863535b631f98b2378be8619f83b136f4a0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
43
with:
44
# context: "{{defaultContext}}:.docker/prod/app/"
45
file: Dockerfile
0 commit comments