Skip to content

Commit

Permalink
Docker: moving to ergo node 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmahut committed Aug 28, 2020
1 parent dac411d commit f4e332e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ volumes:

services:
node:
image: ergoplatform/ergo:v3.3.0
image: ergoplatform/ergo:v3.3.1
restart: unless-stopped
volumes:
- "ergo_node_storage:/home/ergo/.ergo"
Expand Down

0 comments on commit f4e332e

Please sign in to comment.