From 5a9f1b0f49d41db82c6e0ddfe1ac24c006fcb9e5 Mon Sep 17 00:00:00 2001 From: Adish M Date: Thu, 21 Nov 2024 19:39:21 +0530 Subject: [PATCH] Fix DO template to main branch --- .do/deploy.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 0652f4e763..0768dc653c 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -6,7 +6,7 @@ spec: registry_type: DOCKER_HUB registry: tooljet repository: tooljet - tag: EE-LTS-latest + tag: ee-lts-latest run_command: "./server/scripts/digitalocean-postbuild.sh" instance_size_slug: "basic-s" health_check: