Skip to content

Commit 151f4ab

Browse files
Merge pull request datashield#525 from StuartWheater/v6.3.1-dev
Armadillo and Opal upgrade for CI Tests
2 parents c45a84c + 374a185 commit 151f4ab

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

docker-compose_armadillo.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
version: "3.4"
2-
31
services:
42
armadillo:
53
hostname: armadillo
64
ports:
75
- 8080:8080
8-
image: datashield/armadillo_citest:2.1.0
6+
image: datashield/armadillo_citest:2.2.0
97
environment:
108
LOGGING_CONFIG: 'classpath:logback-file.xml'
119
AUDIT_LOG_PATH: '/app/logs/audit.log'

docker-compose_opal.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
version: '3'
2-
31
services:
42
opal:
5-
image: obiba/opal:4.6
3+
image: obiba/opal:4.7.2
64
ports:
75
- "8443:8443"
86
links:

0 commit comments

Comments
 (0)