Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kexkey committed Jun 28, 2019
1 parent 299cf96 commit fe336cb
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 @@ -4,7 +4,7 @@ services:
cyphernode_welcome:
environment:
- "TRACING=1"
image: cyphernode/app_welcome:v0.2.1-rc.1
image: cyphernode/app_welcome:v0.2.1
volumes:
- "$GATEKEEPER_DATAPATH/certs/cert.pem:/data/cert.pem"
- "$GATEKEEPER_DATAPATH/keys.properties:/data/keys.properties"
Expand Down

0 comments on commit fe336cb

Please sign in to comment.