Skip to content

Commit 04dce11

Browse files
committed
chore(deps): update frooodle/s-pdf docker tag to v1
1 parent ac379d7 commit 04dce11

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.46.2"
30+
image: "frooodle/s-pdf:1.0.2"
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.46.2"
57+
- image: "frooodle/s-pdf:1.0.2"
5858
name: "stirling-pdf"
5959
securityContext:
6060
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)