Skip to content

Commit cb2956b

Browse files
committed
Update Armadillo and version number
1 parent a33e978 commit cb2956b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dsBaseClient
22
Title: 'DataSHIELD' Client Side Base Functions
3-
Version: 6.3.5
3+
Version: 6.3.6.9000
44
Description: Base 'DataSHIELD' functions for the client side. 'DataSHIELD' is a software package which allows
55
you to do non-disclosive federated analysis on sensitive data. 'DataSHIELD' analytic functions have
66
been designed to only share non disclosive summary statistics, with built in automated output

docker-compose_armadillo.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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:5.12.2
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-quebrada-lamda:latest
20-
# image: datashield/rserver-panda-lamda:devel
19+
image: datashield/rock-quebrada-lamda-permissive:latest
2120
environment:
2221
DEBUG: "FALSE"

0 commit comments

Comments
 (0)