diff --git a/docker-compose.yml b/docker-compose.yml index 3a61479..0aa4e21 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,8 +2,8 @@ version: "3.3" services: node: container_name: "stipula-node" - image: stipula-node:v0.3.1 - # image: "ghcr.io/federicozanardo/stipula-node:v0.3.1" + image: stipula-node:v0.4.1 + # image: "ghcr.io/federicozanardo/stipula-node:v0.4.1" ports: - 127.0.0.1:8080:8080 - 127.0.0.1:61000:61000 @@ -13,4 +13,4 @@ services: - SEED=no volumes: - stipula-storage: \ No newline at end of file + stipula-storage: