Update docker-compose.yaml
This commit is contained in:
parent
ee7dbd9321
commit
055123014e
@ -4,7 +4,7 @@ services:
|
||||
hostname: router
|
||||
tty: true
|
||||
restart: unless-stopped
|
||||
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
||||
image: $CI_REGISTRY_IMAGE/staging:$CI_COMMIT_REF_SLUG.$CI_PIPELINE_ID
|
||||
networks:
|
||||
- marketplace_penahub_frontend
|
||||
- default
|
||||
|
Loading…
Reference in New Issue
Block a user