Skip to content

Commit 15fe7a3

Browse files
committed
Updates for RC1
1 parent f5b5c91 commit 15fe7a3

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 Functions
3-
Version: 6.3.2.9000
3+
Version: 6.3.2
44
Authors@R: c(person(given = "Paul",
55
family = "Burton",
66
role = c("aut")),

docker-compose_armadillo.yml

Lines changed: 2 additions & 2 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.0.0
6+
image: datashield/armadillo_citest:5.0.0.2
77
environment:
88
LOGGING_CONFIG: 'classpath:logback-file.xml'
99
AUDIT_LOG_PATH: '/app/logs/audit.log'
@@ -16,6 +16,6 @@ services:
1616

1717
default:
1818
hostname: default
19-
image: datashield/rock-margin-hammer-permissive:latest
19+
image: datashield/rserver-neutron:latest
2020
environment:
2121
DEBUG: "FALSE"
Binary file not shown.

0 commit comments

Comments
 (0)