Update nginx Docker tag to v1.27.4

This commit is contained in:
Renovate Bot 2025-02-06 01:08:45 +00:00
parent f182be3db0
commit e80f53cb7e

View File

@ -23,7 +23,7 @@ CMD ["/bin/cp", "-r", "/ng-app/dist/paligo-styles", "/tmp/styles-export"]
### STAGE 2: Setup ###
FROM nginx:1.27.0-alpine
FROM nginx:1.27.4-alpine
ENV NGINX_ENVSUBST_OUTPUT_DIR=/tmp
ENV PDFTRON_ALLOWED_HOSTS=''
## Copy our default nginx config