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

This commit is contained in:
renovate[bot] 2024-06-15 02:08:26 +00:00 committed by GitHub
parent 15ba0189f1
commit c91bc7b932
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,
"exposable": true,
"id": "stirling-pdf",
"tipi_version": 40,
"version": "0.26.0",
"tipi_version": 41,
"version": "0.26.1",
"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.",

View File

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