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

This commit is contained in:
renovate[bot] 2024-05-31 18:10:21 +00:00 committed by GitHub
parent b205254bec
commit 060e3c06cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "stirling-pdf", "id": "stirling-pdf",
"tipi_version": 35, "tipi_version": 36,
"version": "0.24.6", "version": "0.25.0",
"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.",

View File

@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
stirling-pdf: stirling-pdf:
image: frooodle/s-pdf:0.24.6 image: frooodle/s-pdf:0.25.0
restart: unless-stopped restart: unless-stopped
container_name: stirling-pdf container_name: stirling-pdf
privileged: true privileged: true