chore(deps): update ghcr.io/frooodle/s-pdf docker tag to v0.13.1 (#1118)
This commit is contained in:
parent
30a2133e55
commit
55fc6b0ff2
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "stirling-pdf",
|
||||
"tipi_version": 1,
|
||||
"version": "0.13.0",
|
||||
"tipi_version": 2,
|
||||
"version": "0.13.1",
|
||||
"categories": [
|
||||
"data",
|
||||
"utilities"
|
||||
|
@ -17,4 +17,3 @@
|
|||
"source": "https://github.com/Frooodle/Stirling-PDF/",
|
||||
"form_fields": []
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
stirling-pdf:
|
||||
image: ghcr.io/frooodle/s-pdf:0.13.0
|
||||
image: ghcr.io/frooodle/s-pdf:0.13.1
|
||||
restart: unless-stopped
|
||||
container_name: stirling-pdf
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user