Skip to content

Commit 32441f7

Browse files
Merge pull request #196 from soerenschneider/renovate/frooodle-s-pdf-0.x
chore(deps): update frooodle/s-pdf docker tag to v0.44.1
2 parents 8e9c504 + 46c953f commit 32441f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/stirling-pdf/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
type: "RuntimeDefault"
2828
initContainers:
2929
- name: "tesseract"
30-
image: "frooodle/s-pdf:0.32.0"
30+
image: "frooodle/s-pdf:0.44.1"
3131
command:
3232
- "sh"
3333
- "-c"
@@ -54,7 +54,7 @@ spec:
5454
- mountPath: "/usr/share/tessdata"
5555
name: "tessdata"
5656
containers:
57-
- image: "frooodle/s-pdf:0.32.0"
57+
- image: "frooodle/s-pdf:0.44.1"
5858
name: "stirling-pdf"
5959
securityContext:
6060
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)