chore(deps): update ghcr.io/frooodle/s-pdf docker tag to v0.15.1 (#1482)

This commit is contained in:
renovate[bot] 2023-10-28 12:37:50 +00:00 committed by GitHub
parent 6c21171f54
commit 6bc949d05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": 7, "tipi_version": 8,
"version": "0.14.5", "version": "0.15.1",
"categories": [ "categories": [
"data", "data",
"utilities" "utilities"

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
stirling-pdf: stirling-pdf:
image: ghcr.io/frooodle/s-pdf:0.14.5 image: ghcr.io/frooodle/s-pdf:0.15.1
restart: unless-stopped restart: unless-stopped
container_name: stirling-pdf container_name: stirling-pdf
privileged: true privileged: true