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

Nginx: Update to 1.25.

parent b5016621
No related branches found
No related tags found
No related merge requests found
Pipeline #3440 passed
FROM docker.io/nginx:1.24.0-alpine FROM docker.io/nginx:1.25.0-alpine
# hadolint ignore=DL3018 # hadolint ignore=DL3018
RUN rm -rf /etc/nginx/conf.d/* && \ RUN rm -rf /etc/nginx/conf.d/* && \
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