fix: refs#6706 docker-compose.yml fixes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2024-02-09 09:26:46 +01:00
parent f18191d6e9
commit 26d4dbbe34
1 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,8 @@ services:
memory: 1G memory: 1G
back: back:
image: registry.verdnatura.es/salix-back:${VERSION:?} image: registry.verdnatura.es/salix-back:${VERSION:?}
build: . build:
context: .
dockerfile: back/Dockerfile dockerfile: back/Dockerfile
environment: environment:
- TZ - TZ