Commit ebae0f1c authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

bump clef in dockercompose (#2366)

parent 09f89d51
...@@ -2,7 +2,7 @@ version: "3" ...@@ -2,7 +2,7 @@ version: "3"
services: services:
clef-1: clef-1:
image: ethersphere/clef:0.4.12 image: ethersphere/clef:0.6.0
restart: unless-stopped restart: unless-stopped
environment: environment:
- CLEF_CHAINID - CLEF_CHAINID
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
command: full command: full
bee-1: bee-1:
image: ethersphere/bee:beta image: ethersphere/bee:stable
restart: unless-stopped restart: unless-stopped
environment: environment:
- BEE_API_ADDR - BEE_API_ADDR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment