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

Update Nginx.

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