Update Docker Compose image to latest release (#34)
This commit is contained in:
parent
e159351c16
commit
4394c6b8b4
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
# Codex Node
|
||||
codex:
|
||||
image: codexstorage/nim-codex:0.1.5
|
||||
image: codexstorage/nim-codex:0.1.6
|
||||
container_name: codex
|
||||
command:
|
||||
- codex
|
||||
|
|
Loading…
Reference in New Issue