Skip to content

Commit

Permalink
v0.8.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kexkey committed Mar 30, 2022
1 parent 090de21 commit 7d531aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batcher/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/batcher:v0.2.0
image: cyphernode/batcher:v0.2.1
entrypoint: ["npm", "run", "start:dev"]
volumes:
- "$APP_SCRIPT_PATH/data:/batcher/data"
Expand Down

0 comments on commit 7d531aa

Please sign in to comment.