fix(docker): align customer image build

This commit is contained in:
2026-06-11 10:26:36 +08:00
parent a787327ca2
commit 24169bd277
3 changed files with 30 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
api:
build:
context: ../..
dockerfile: infra/docker/Dockerfile
dockerfile: Dockerfile
container_name: tjwater_api
restart: always
ports: