mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-22 16:38:21 +00:00
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
This commit is contained in:
parent
4614e3f091
commit
b25f291fc1
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue