Skip to content

Commit 0e1bae5

Browse files
committed
Revert docker composition files
1 parent 4e699a6 commit 0e1bae5

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

docker-compose_armadillo.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ services:
33
hostname: armadillo
44
ports:
55
- 8080:8080
6-
image: molgenis/molgenis-armadillo:latest
7-
# image: datashield/armadillo_citest:latest
6+
image: datashield/armadillo_citest:latest
87
environment:
98
LOGGING_CONFIG: 'classpath:logback-file.xml'
109
AUDIT_LOG_PATH: '/app/logs/audit.log'
@@ -18,7 +17,6 @@ services:
1817

1918
default:
2019
hostname: default
21-
# image: datashield/rock_citest-permissive:latest
22-
image: datashield/rock-tulip-donkey-permissive:3.0.0
20+
image: datashield/rock_citest-permissive:latest
2321
environment:
2422
DEBUG: "FALSE"

docker-compose_opal.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
services:
22
opal:
3-
image: obiba/opal:latest
4-
# image: datashield/opal_citest:latest
3+
image: datashield/opal_citest:latest
54
ports:
65
- 8443:8443
76
- 8080:8080

0 commit comments

Comments
 (0)