chore(deps): update ghcr.io/frooodle/s-pdf docker tag to v0.16.0 (#1790)
This commit is contained in:
parent
79e1c78847
commit
5be3f68869
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "stirling-pdf",
|
||||
"tipi_version": 8,
|
||||
"version": "0.15.1",
|
||||
"tipi_version": 9,
|
||||
"version": "0.16.0",
|
||||
"categories": [
|
||||
"data",
|
||||
"utilities"
|
||||
|
@ -16,5 +16,8 @@
|
|||
"author": "Frooodle",
|
||||
"source": "https://github.com/Frooodle/Stirling-PDF/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
stirling-pdf:
|
||||
image: ghcr.io/frooodle/s-pdf:0.15.1
|
||||
image: ghcr.io/frooodle/s-pdf:0.16.0
|
||||
restart: unless-stopped
|
||||
container_name: stirling-pdf
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user