+1
-2
@@ -54,8 +54,7 @@ RUN \
|
||||
addgroup -S nginx && \
|
||||
adduser -D -S -h /var/cache/nginx -s /sbin/nologin -G nginx nginx && \
|
||||
rm -rf /tmp/* && \
|
||||
apk del ${build_pkgs} && \
|
||||
rm -rf /var/cache/apk/*
|
||||
apk del ${build_pkgs}
|
||||
|
||||
ARG PHP_VERSION="83"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user