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

This commit is contained in:
renovate[bot] 2024-03-09 16:23:48 +00:00 committed by GitHub
parent b9d869b86b
commit a186866534
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, "available": true,
"exposable": true, "exposable": true,
"id": "stirling-pdf", "id": "stirling-pdf",
"tipi_version": 22, "tipi_version": 23,
"version": "0.22.0", "version": "0.22.1",
"categories": [ "categories": [
"data", "data",
"utilities" "utilities"

View File

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