Fix USER
All checks were successful
Build Unprivileged Stable / Build & push new image (push) Successful in 10m25s
Build Unprivileged Stable Slim / Build & push new image (push) Successful in 10m18s
Build Unprivileged Mainline / Build & push new image (push) Successful in 10m26s
Build Unprivileged Mainline Slim / Build & push new image (push) Successful in 10m26s
Build Stable / Build & push new image (push) Successful in 10m25s
Build Stable Slim / Build & push new image (push) Successful in 10m26s
Build Mainline / Build & push new image (push) Successful in 10m30s
Build Mainline Slim / Build & push new image (push) Successful in 10m27s

This commit is contained in:
titanz 2025-03-07 20:11:04 +01:00
parent 096d62a747
commit f4e28d28cd
Signed by: titanz
GPG Key ID: EABC72179C71D4F5
4 changed files with 4 additions and 4 deletions

View File

@ -12,4 +12,4 @@ RUN apk -U upgrade \
COPY --from=git.conorz.at/titanz-containers/hardened_malloc:latest /install /usr/local/lib/
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
USER $UID
USER nginx

View File

@ -12,4 +12,4 @@ RUN apk -U upgrade \
COPY --from=git.conorz.at/titanz-containers/hardened_malloc:latest /install /usr/local/lib/
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
USER $UID
USER nginx

View File

@ -12,4 +12,4 @@ RUN apk -U upgrade \
COPY --from=git.conorz.at/titanz-containers/hardened_malloc:latest /install /usr/local/lib/
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
USER $UID
USER nginx

View File

@ -12,4 +12,4 @@ RUN apk -U upgrade \
COPY --from=git.conorz.at/titanz-containers/hardened_malloc:latest /install /usr/local/lib/
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
USER $UID
USER nginx