chore(deps): update frooodle/s-pdf docker tag to v0.24.4 (#3542)
This commit is contained in:
parent
294da48465
commit
ca3bcee5e0
|
@ -5,12 +5,9 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "stirling-pdf",
|
||||
"tipi_version": 32,
|
||||
"version": "0.23.1",
|
||||
"categories": [
|
||||
"data",
|
||||
"utilities"
|
||||
],
|
||||
"tipi_version": 33,
|
||||
"version": "0.24.4",
|
||||
"categories": ["data", "utilities"],
|
||||
"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.",
|
||||
"author": "Frooodle",
|
||||
|
@ -22,8 +19,5 @@
|
|||
"env_variable": "STIRLING_PDF_DOCKER_ENABLE_SECURITY"
|
||||
}
|
||||
],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
stirling-pdf:
|
||||
image: frooodle/s-pdf:0.23.1
|
||||
image: frooodle/s-pdf:0.24.4
|
||||
restart: unless-stopped
|
||||
container_name: stirling-pdf
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user