From 2eac91d934e88d0e02bdd508a2b0bb8ca761f1fc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Jul 2025 02:31:23 +0000 Subject: [PATCH] Update ghcr.io/stirling-tools/stirling-pdf Docker tag to v1.0.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 04648f3..f7bb56a 100644 --- a/stirling-pdf/docker-compose.yml +++ b/stirling-pdf/docker-compose.yml @@ -1,6 +1,6 @@ services: stirling-pdf: - image: ghcr.io/stirling-tools/stirling-pdf:1.0.0-fat + image: ghcr.io/stirling-tools/stirling-pdf:1.0.1-fat container_name: stirling-pdf environment: - DOCKER_ENABLE_SECURITY=${DOCKER_ENABLE_SECURITY} -- 2.49.1