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.
1 parent 992ffe2 commit 5e58e3bCopy full SHA for 5e58e3b
.github/workflows/deploy-website-prod.yml
@@ -55,7 +55,7 @@ jobs:
55
echo SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }} >> .env
56
57
- name: Build and push Docker image
58
- uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
+ uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003
59
with:
60
context: .
61
file: ./Dockerfile
0 commit comments