diff --git a/Makefile b/Makefile index 36645cf..7c27b59 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.0.7 +VERSION=0.0.8 run: docker-compose up diff --git a/akash/deploy.yaml b/akash/deploy.yaml index 46625b4..988707b 100644 --- a/akash/deploy.yaml +++ b/akash/deploy.yaml @@ -16,7 +16,7 @@ services: - global: true rpc-cache: - image: reecepbcups/rpc-cache:0.0.7 + image: reecepbcups/rpc-cache:0.0.8 depends_on: - redis env: @@ -49,7 +49,7 @@ services: - global: true api-cache: - image: reecepbcups/api-cache:0.0.7 + image: reecepbcups/api-cache:0.0.8 depends_on: - redis env: