Browse Source

fixed docker-compose once for all

ignazio-bovo 3 years ago
parent
commit
626ebcc4ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -4,7 +4,7 @@
 version: '3.4'
 services:
   joystream-node:
-    image: joystream/node:giza
+    image: joystream/node:latest
     build:
       # context is relative to the compose file
       context: .