added strip -s to nginx image to reduce image size
All checks were successful
CI / Build nginx docker images (push) Successful in 15m46s

This commit is contained in:
2025-10-31 17:30:34 +08:00
parent d40f99c2ac
commit 89fd216f14
2 changed files with 3 additions and 4 deletions

View File

@@ -12,7 +12,6 @@ RUN --mount=type=cache,target=/var/cache/apk apk add \
build-base \
ca-certificates \
cmake \
curl \
gcc \
gd-dev \
geoip-dev \