fix: remove image tag
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
build:
|
build:
|
||||||
image: ghcr.io/${GITHUB_REPOSITORY}/kan-web:latest
|
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./apps/web/Dockerfile
|
dockerfile: ./apps/web/Dockerfile
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user