Skip to content
Snippets Groups Projects
Commit 157f59dd authored by nimrod's avatar nimrod
Browse files

Update Nginx.

parent bda77ac0
Branches
No related tags found
No related merge requests found
Pipeline #871 passed
FROM nginx:1.19.6-alpine FROM nginx:1.19.7-alpine
# hadolint ignore=DL3018 # hadolint ignore=DL3018
RUN rm -rf /etc/nginx/conf./* && \ RUN rm -rf /etc/nginx/conf./* && \
chmod 777 /run && \ chmod 777 /run && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment