Skip to content

Commit

Permalink
chore(deps): update frooodle/s-pdf docker tag to v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2024
1 parent c4de66e commit 799a64d
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.0"
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.0"
name: "stirling-pdf"
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 799a64d

Please sign in to comment.