WIP: Fix security audit #70
Annotations
1 error
Grype (3.11-docworker)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod +x /bin/clean && mkdir \"$PIP_CACHE_DIR\" && chmod a+rwx \"$PIP_CACHE_DIR\" && apk add -u python3 python3-dev py3-wheel py3-setuptools py3-pip libpq-dev libffi-dev openssl-dev gettext && apk add -u cairo cairo-gobject pango gdk-pixbuf py3-brotli py3-lxml py3-cffi py3-pillow msttcorefonts-installer fontconfig zopfli && apk add -u lua lua-dev lua-penlight zip && apk add -u libstdc++ libx11 libxrender libxext libssl1.1 ca-certificates dbus fontconfig freetype ttf-dejavu ttf-droid ttf-freefont ttf-liberation font-noto-emoji && dbus-uuidgen > /var/lib/dbus/machine-id && apk del dbus && rm -rf /var/cache/apk/* /tmp/* && wget -O /bin/wait-for https://raw.githubusercontent.com/eficode/wait-for/v2.2.3/wait-for && chmod a+x /bin/wait-for && update-ms-fonts && fc-cache -f && addgroup -g 10001 user && adduser -u 10000 -S -s /bin/sh -G user user && echo \"user:password\" | chpasswd 2>/dev/null && clean" did not complete successfully: exit code: 1
|