chore(deps): update frooodle/s-pdf docker tag to v0.24.4 (#3542)

This commit is contained in:
renovate[bot] 2024-05-22 16:30:31 +00:00 committed by GitHub
parent 294da48465
commit ca3bcee5e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 11 deletions

View File

@ -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"]
}

View File

@ -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