From ca980eb1ca3101dfe96a344732044a33de305204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:39:00 +0000 Subject: [PATCH] chore(deps): update stirlingtools/stirling-pdf docker tag to v0.39.0 (#853) --- how-to-install-stirling-pdf-on-dockge/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-install-stirling-pdf-on-dockge/docker-compose.yml b/how-to-install-stirling-pdf-on-dockge/docker-compose.yml index 91a2bff0..eaae8d67 100644 --- a/how-to-install-stirling-pdf-on-dockge/docker-compose.yml +++ b/how-to-install-stirling-pdf-on-dockge/docker-compose.yml @@ -7,7 +7,7 @@ services: container_name: big-bear-stirling-pdf # Image to be used for the container specifies the stirling-pdf version and source - image: stirlingtools/stirling-pdf:0.37.1 + image: stirlingtools/stirling-pdf:0.39.0 # Container restart policy - restarts the container unless manually stopped restart: unless-stopped