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