mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-26 17:51:13 +08:00
use correct image
This commit is contained in:
@@ -39,7 +39,7 @@ containers:
|
||||
jupyter labextension list 1>/dev/null 2> /data/.jup.txt;
|
||||
cat /data/.jup.txt | sed -n '2,$p' | awk 'sub(/v/,"@", $2){print $1$2}' > /data/.jupexported.txt;
|
||||
- name: sys-filesyncer
|
||||
image: onepanel/filesyncer:0.18.0-rc.5
|
||||
image: onepanel/filesyncer:0.18.0
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- server
|
||||
|
Reference in New Issue
Block a user