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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "stirling-pdf",
|
"id": "stirling-pdf",
|
||||||
"tipi_version": 8,
|
"tipi_version": 9,
|
||||||
"version": "0.15.1",
|
"version": "0.16.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"data",
|
"data",
|
||||||
"utilities"
|
"utilities"
|
||||||
|
@ -16,5 +16,8 @@
|
||||||
"author": "Frooodle",
|
"author": "Frooodle",
|
||||||
"source": "https://github.com/Frooodle/Stirling-PDF/",
|
"source": "https://github.com/Frooodle/Stirling-PDF/",
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": ["arm64", "amd64"]
|
"supported_architectures": [
|
||||||
|
"arm64",
|
||||||
|
"amd64"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
stirling-pdf:
|
stirling-pdf:
|
||||||
image: ghcr.io/frooodle/s-pdf:0.15.1
|
image: ghcr.io/frooodle/s-pdf:0.16.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: stirling-pdf
|
container_name: stirling-pdf
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user