Update nginx Docker tag to v1.27.4
This commit is contained in:
parent
f182be3db0
commit
e80f53cb7e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user