fix: remove image tag

This commit is contained in:
Henry
2025-05-08 13:15:22 +01:00
parent cbb5b0e06a
commit d17e60efc5

View File

@@ -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: