mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
Merge branch 'hotfix/fix-image' into main
This commit is contained in:
commit
cde8c2caf0
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ spec:
|
|||
- name: docker-secret
|
||||
containers:
|
||||
- name: container
|
||||
image: tooljet/tooljet-te-ce:latest
|
||||
image: tooljet/tooljet-ce:latest
|
||||
imagePullPolicy: Always
|
||||
command: ["npm", "run", '--prefix', 'server', 'start:prod']
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Reference in a new issue