From 43d2d1a0514b75a3468841be0d0358288bb4a00d Mon Sep 17 00:00:00 2001 From: Greg Osuri Date: Tue, 1 Nov 2022 16:32:47 -0700 Subject: [PATCH] (deploy): update sdl to version 14afb2b-69 Signed-off-by: Greg Osuri --- sdl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdl.yml b/sdl.yml index 640719b..31456bb 100644 --- a/sdl.yml +++ b/sdl.yml @@ -14,7 +14,7 @@ services: # The name of the service "web" web: # The docker container image with version. You must specify a version, the "latest" tag doesn't work. - image: ghcr.io/gosuri/akash-ecosystem:1657959196 + image: ghcr.io/gosuri/akash-ecosystem:14afb2b-69 # You can map ports here https://docs.akash.network/intro-to-akash/stack-definition-language#services.expose expose: - port: 3000