forked from linux/WebHosting
MCDA software update
This commit is contained in:
+3
-3
@@ -94,7 +94,7 @@ services:
|
||||
# PSI Service
|
||||
# MCDA DSS
|
||||
mcda-dss:
|
||||
image: gitea.psi.ch/images/mcda-dss:0.1.0
|
||||
image: gitea.psi.ch/images/mcda-dss:0.5.0
|
||||
container_name: mcda-dss
|
||||
restart: always
|
||||
networks:
|
||||
@@ -110,13 +110,13 @@ services:
|
||||
|
||||
# MCDA SRF tool
|
||||
mcda-srf:
|
||||
image: gitea.psi.ch/images/mcda-srf:0.1.0
|
||||
image: gitea.psi.ch/images/mcda-srf:0.5.0
|
||||
container_name: mcda-srf
|
||||
restart: always
|
||||
networks:
|
||||
- backend
|
||||
|
||||
# MCDA SRF tool
|
||||
# MCDA PCT tool
|
||||
mcda-pct:
|
||||
image: gitea.psi.ch/images/mcda-pct:0.2.0
|
||||
container_name: mcda-pct
|
||||
|
||||
Reference in New Issue
Block a user