diff --git a/services/web/local-dev.env b/services/web/local-dev.env index ce2e2f9957..a0a9878b24 100644 --- a/services/web/local-dev.env +++ b/services/web/local-dev.env @@ -13,7 +13,7 @@ OVERLEAF_SAML_ENTRYPOINT=http://127.0.0.1:22280/simplesaml/saml2/idp/SSOService. OVERLEAF_SAML_CALLBACK_URL=http://www.dev-overleaf.com/saml/callback COOKIE_DOMAIN=.dev-overleaf.com PUBLIC_URL=https://www.dev-overleaf.com -CURRENT_IMAGE_NAME=texlive-full:2021.1 +CURRENT_IMAGE_NAME=texlive-full:2024.1 LINKED_URL_PROXY=http://127.0.0.1:8081/proxy/secret-proxy-token OVERLEAF_CONFIG=$(pwd)/../../config/settings.web.js ENABLE_PDF_CACHING=true