Skip to content

Commit

Permalink
Update frooodle/s-pdf Docker tag to v0.36.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2025
1 parent 075c014 commit 8e664f6
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.32.0"
image: "frooodle/s-pdf:0.36.6"
command:
- "sh"
- "-c"
Expand All @@ -54,7 +54,7 @@ spec:
- mountPath: "/usr/share/tessdata"
name: "tessdata"
containers:
- image: "frooodle/s-pdf:0.32.0"
- image: "frooodle/s-pdf:0.36.6"
name: "stirling-pdf"
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 8e664f6

Please sign in to comment.