diff --git a/Apps/stirling-pdf/docker-compose.yml b/Apps/stirling-pdf/docker-compose.yml index aef001b65..f0e64ce9d 100644 --- a/Apps/stirling-pdf/docker-compose.yml +++ b/Apps/stirling-pdf/docker-compose.yml @@ -13,7 +13,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.36.6 + image: stirlingtools/stirling-pdf:0.37.0 # Container restart policy - restarts the container unless manually stopped restart: unless-stopped