custom ca, 13
Some checks are pending
ci/woodpecker/tag/woodpecker Pipeline is pending

This commit is contained in:
2025-06-04 16:13:14 +02:00
parent 471fcb2177
commit a14e0ab2c5

View File

@ -10,7 +10,7 @@ ARG ADDITIONAL_CA_URL="x"
ARG ADDITIONAL_CA_CHECKSUM="y"
RUN \
set -x &&\
set -e &&\
apk add --no-cache syft &&\
adduser -s /bin/sh -D user &&\
mkdir -p $APP_DIR &&\