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

Nginx: Update image.

parent 73ea033b
No related branches found
No related tags found
No related merge requests found
Pipeline #4193 failed
FROM docker.io/nginx:1.27.1-alpine-slim
FROM docker.io/nginx:1.27.2-alpine-slim
# hadolint ignore=DL3018
RUN rm -rf /etc/nginx/conf.d/* && \
chmod 777 /run && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment