UNCLASSIFIED

Commit 92fe0d8f authored by Matt Vasquez's avatar Matt Vasquez
Browse files

cleanup path correction

parent d4a26a34
Pipeline #307502 passed with stages
in 15 minutes and 12 seconds
......@@ -63,7 +63,7 @@ RUN mkdir -p /usr/local/nginx/sbin && \
chown --from=998:nginx nginx:nginx * -R && \
chown -R nginx:nginx /etc/nginx && \
dnf clean all && \
rm -rf /var/cache/dnf /tmp/*.tar.gz /etc/nginx/musl-1.2.2 /etc/nginx/mimalloc-2.0.1
rm -rf /var/cache/dnf /tmp/*.tar.gz /etc/nginx/musl-1.2.2 /etc/nginx/out
USER nginx
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment