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