Skip to content

Commit

Permalink
Releases/v0.3.0 (#7)
Browse files Browse the repository at this point in the history
* Release v0.3.0-rc.1

* v0.3.0
  • Loading branch information
Kexkey authored Feb 11, 2020
1 parent 51ae4fc commit 5297757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion welcome/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
volumes:
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"
Expand Down

0 comments on commit 5297757

Please sign in to comment.