updated nginx version
This commit is contained in:
parent
8981d07ed6
commit
ee12be16e5
@ -18,7 +18,7 @@ RUN npm version patch --no-git-tag-version
|
||||
RUN yarn build --prod --project=red-ui
|
||||
### STAGE 2: Setup ###
|
||||
|
||||
FROM nginx:1.17.6-alpine
|
||||
FROM nginx:1.19.2-alpine
|
||||
|
||||
## Copy our default nginx config
|
||||
COPY docker/common/nginx/ngix.conf.template /ngix.conf.templat
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user