Skip to content

Commit 420162e

Browse files
authored
docs: fix image tag (#124)
Signed-off-by: Michele Dolfi <[email protected]>
1 parent ff75bab commit 420162e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy-examples/docling-serve-oauth.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ spec:
147147
- name: proxy-tls
148148
mountPath: /etc/tls/private
149149
imagePullPolicy: Always
150-
image: 'ghcr.io/docling-project/docling-serve:dev-ssl'
150+
image: 'ghcr.io/docling-project/docling-serve'
151151
- name: oauth-proxy
152152
resources:
153153
limits:

0 commit comments

Comments
 (0)