fix:#7 fixed docker compose

This commit is contained in:
Elmar Kresse
2024-06-10 22:44:37 +02:00
parent 03a3b68098
commit 026a5cfe19
2 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,6 @@ services:
image: DOCKER_REGISTRY_REPO-ical # DOCKER_REGISTRY_REPO will be replaced by CI
pull_policy: always
restart: always
target: prod
networks:
- "net"

View File

@ -30,7 +30,7 @@ services:
htwkalender-ical:
build:
dockerfile: Dockerfile
context: ./services/ical
context: services/ical
target: dev # prod