scanservjs: Update to v2.27.0
This commit is contained in:
@@ -50,7 +50,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: init-data
|
||||
image: docker.io/sbs20/scanservjs:v2.26.1
|
||||
image: docker.io/sbs20/scanservjs:v2.27.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- cp
|
||||
@@ -67,7 +67,7 @@ spec:
|
||||
mountPath: /tmp/data
|
||||
containers:
|
||||
- name: scanservjs
|
||||
image: docker.io/sbs20/scanservjs:v2.26.1
|
||||
image: docker.io/sbs20/scanservjs:v2.27.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: PAPERLESS_TOKEN_FILE
|
||||
|
||||
Reference in New Issue
Block a user