0
0
Fork 0

Updated image registry path

This commit is contained in:
Joan Sanchez 2022-03-30 15:39:46 +02:00
parent 87d265276a
commit db01747ca3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3.7' version: '3.7'
services: services:
main: main:
image: salix-front image: registry.verdnatura.es/salix-frontend:${BRANCH_NAME:?}
build: build:
context: . context: .
dockerfile: ./Dockerfile dockerfile: ./Dockerfile