mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 20:42:52 +00:00
feat: fixate remaining image versions
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
image: registry.gitlab.com/openstapps/backend/default:master
|
image: registry.gitlab.com/openstapps/backend/default:core-0.23
|
||||||
environment:
|
environment:
|
||||||
ES_PORT_9200_TCP_ADDR: database
|
ES_PORT_9200_TCP_ADDR: database
|
||||||
ES_PORT_9200_TCP_PORT: 9200
|
ES_PORT_9200_TCP_PORT: 9200
|
||||||
@@ -28,7 +28,7 @@ services:
|
|||||||
- database
|
- database
|
||||||
|
|
||||||
api:
|
api:
|
||||||
image: registry.gitlab.com/openstapps/api/copy:v0.0.3
|
image: registry.gitlab.com/openstapps/api/copy:core-0.23
|
||||||
links:
|
links:
|
||||||
- "backend"
|
- "backend"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user