From 30f9d38a89dd9c768eb6f807b30bfccd080e5850 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Jul 2025 16:02:21 +0000 Subject: [PATCH] Update ghcr.io/stirling-tools/stirling-pdf Docker tag to v1.1.1 --- stirling-pdf/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 6cfca18..581dd0b 100644 --- a/stirling-pdf/docker-compose.yml +++ b/stirling-pdf/docker-compose.yml @@ -1,7 +1,7 @@ services: stirling-pdf: container_name: stirling-pdf - image: ghcr.io/stirling-tools/stirling-pdf:1.1.0-fat + image: ghcr.io/stirling-tools/stirling-pdf:1.1.1-fat restart: unless-stopped labels: - traefik-instance=${TRAEFIK_INSTANCE}