diff --git a/project/service/pdf/pdf.yml b/project/service/pdf/pdf.yml index 81a1087..d14aa25 100644 --- a/project/service/pdf/pdf.yml +++ b/project/service/pdf/pdf.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: ghcr.io/alam00000/bentopdf-simple:2.4.0 + image: ghcr.io/alam00000/bentopdf-simple:2.4.1 container_name: pdf ports: - "4003:8080"