chore(deps): update frooodle/s-pdf docker tag to v0.24.5 (#3549)
This commit is contained in:
parent
ce3526538f
commit
9e74fccdeb
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "stirling-pdf",
|
"id": "stirling-pdf",
|
||||||
"tipi_version": 33,
|
"tipi_version": 34,
|
||||||
"version": "0.24.4",
|
"version": "0.24.5",
|
||||||
"categories": ["data", "utilities"],
|
"categories": ["data", "utilities"],
|
||||||
"description": "Locally hosted web application that allows you to perform various operations on PDF files.",
|
"description": "Locally hosted web application that allows you to perform various operations on PDF files.",
|
||||||
"short_desc": "Powerful locally hosted web based PDF manipulation tool.",
|
"short_desc": "Powerful locally hosted web based PDF manipulation tool.",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
stirling-pdf:
|
stirling-pdf:
|
||||||
image: frooodle/s-pdf:0.24.4
|
image: frooodle/s-pdf:0.24.5
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: stirling-pdf
|
container_name: stirling-pdf
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user