File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ services:
33 hostname : armadillo
44 ports :
55 - 8080:8080
6- image : datashield/armadillo_citest:5.11.0
6+ image : datashield/armadillo_citest:latest
77 environment :
88 LOGGING_CONFIG : ' classpath:logback-file.xml'
99 AUDIT_LOG_PATH : ' /app/logs/audit.log'
@@ -16,7 +16,6 @@ services:
1616
1717 default :
1818 hostname : default
19- image : datashield/rock-margin-devel-permissive:latest
20- # image: datashield/rserver-panda-lamda:devel
19+ image : datashield/rock_citest-permissive:latest
2120 environment :
2221 DEBUG : " FALSE"
Original file line number Diff line number Diff line change @@ -20,6 +20,6 @@ services:
2020 - MONGO_INITDB_ROOT_USERNAME=root
2121 - MONGO_INITDB_ROOT_PASSWORD=foobar
2222 rock :
23- image : datashield/rock-margin-devel -permissive:latest
23+ image : datashield/rock_citest -permissive:latest
2424 environment :
2525 DEBUG : " FALSE"
You can’t perform that action at this time.
0 commit comments