chore(deps): update frooodle/s-pdf docker tag to v0.25.2 (#3694)
This commit is contained in:
parent
a31deb42a6
commit
f8398a2eeb
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "stirling-pdf",
|
||||
"tipi_version": 37,
|
||||
"version": "0.25.1",
|
||||
"tipi_version": 38,
|
||||
"version": "0.25.2",
|
||||
"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.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
stirling-pdf:
|
||||
image: frooodle/s-pdf:0.25.1
|
||||
image: frooodle/s-pdf:0.25.2
|
||||
restart: unless-stopped
|
||||
container_name: stirling-pdf
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user