Still v0.2.1 here, will bump in release branch

This commit is contained in:
kexkey
2019-07-16 14:17:08 -04:00
parent aade53976d
commit 10f705b9f6

View File

@@ -5,7 +5,7 @@ services:
environment:
- "TRACING=1"
- "CYPHERNODE_URL=https://gatekeeper:${GATEKEEPER_PORT}"
image: cyphernode/app_welcome:v0.2.2
image: cyphernode/app_welcome:v0.2.1
volumes:
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"