From 3bb7500c87c0d98cb4e9bb98eaeddd65685192ae Mon Sep 17 00:00:00 2001 From: gazenw <163862510+gazenw@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:55:55 +0700 Subject: [PATCH] feat: update docker version --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f324f39..a288fe9 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,6 @@ Here is our minimum database disk space requirement for each module. | ------ | -------------------------- | ---------------------------- | | Runes | 10 GB | 150 GB | -Here is our minimum database disk space requirement for each module. - #### 4. Prepare `config.yaml` file. ```yaml @@ -108,7 +106,7 @@ We will be using `docker-compose` for our installation guide. Make sure the `doc # docker-compose.yaml services: gaze-indexer: - image: ghcr.io/gaze-network/gaze-indexer:v1.0.0 + image: ghcr.io/gaze-network/gaze-indexer:v0.2.1 container_name: gaze-indexer restart: unless-stopped ports: