From b25f291fc199ff744749a17c5f312ca819247ece Mon Sep 17 00:00:00 2001 From: Souvik <88985517+Slancerk@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:27:44 +0530 Subject: [PATCH] Updated ToolJet image to EE-LTS-latest (#10765) * Updated ToolJet image to EE-LTS-latest * Updated image tag to EE-LTS-latest * Updated tag to EE-LTS-latest --- .do/deploy.template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 2b411b1ce9..0652f4e763 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -2,11 +2,11 @@ spec: name: tooljet services: - name: tooljet - image: + image: registry_type: DOCKER_HUB registry: tooljet repository: tooljet - tag: latest + tag: EE-LTS-latest run_command: "./server/scripts/digitalocean-postbuild.sh" instance_size_slug: "basic-s" health_check: