Compare commits
2 Commits
Author | SHA1 | Date |
---|---|---|
Jef Roosens | a76614ece8 | |
Renovate Bot | 62f800fc7d |
|
@ -15,7 +15,7 @@ RUN yarn run build
|
|||
|
||||
|
||||
# =====Packaging inside an Nginx container=====
|
||||
FROM nginx:1.21.4-alpine
|
||||
FROM nginx:1.21.5-alpine
|
||||
|
||||
# Copy over the Nginx config files
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in New Issue