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