Skip to content

Commit

Permalink
Merge pull request #20 from soerenschneider/renovate/frooodle-s-pdf-0.x
Browse files Browse the repository at this point in the history
Update frooodle/s-pdf Docker tag to v0.28.3
  • Loading branch information
soerenschneider authored Sep 14, 2024
2 parents 7c1dccc + 56c2284 commit 3721eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/stirling-pdf/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
type: "RuntimeDefault"
initContainers:
- name: "tesseract"
image: "frooodle/s-pdf:0.26.1"
image: "frooodle/s-pdf:0.28.3"
command:
- "sh"
- "-c"
Expand All @@ -54,7 +54,7 @@ spec:
- mountPath: "/usr/share/tessdata"
name: "tessdata"
containers:
- image: "frooodle/s-pdf:0.26.1"
- image: "frooodle/s-pdf:0.28.3"
name: "stirling-pdf"
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 3721eff

Please sign in to comment.