mirror of
https://github.com/docling-project/docling-serve.git
synced 2025-11-29 08:33:50 +00:00
docs: fix image tag (#124)
Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
This commit is contained in:
@@ -147,7 +147,7 @@ spec:
|
||||
- name: proxy-tls
|
||||
mountPath: /etc/tls/private
|
||||
imagePullPolicy: Always
|
||||
image: 'ghcr.io/docling-project/docling-serve:dev-ssl'
|
||||
image: 'ghcr.io/docling-project/docling-serve'
|
||||
- name: oauth-proxy
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user