fix: update Dockerfile path in deploy workflow #49

Merged
killer-cf merged 1 commits from config-self-convex into master 2025-11-26 18:46:00 +00:00
Showing only changes of commit 0c0c7a29c0 - Show all commits

View File

@@ -26,7 +26,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile
file: ./apps/web/Dockerfile
push: true
# Make sure to replace with your own namespace and repository
tags: |