Bump nginx from 1.25.4-alpine to 1.25.5-alpine in /src #178
Annotations
1 error and 1 warning
Build and push latest Alpine image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apk add --no-cache bash cargo curl findutils libffi libffi-dev libressl libressl-dev ncurses procps python3 python3-dev sed && curl -L 'https://bootstrap.pypa.io/get-pip.py' | python3 && pip3 install -r /requirements.txt && pip3 install $(echo $CERTBOT_DNS_AUTHENTICATORS | sed 's/\\(^\\| \\)/\\1certbot-dns-/g') && apk del cargo curl libffi-dev libressl-dev python3-dev && rm -rf /root/.cache && rm -rf /root/.cargo && mkdir -p /var/www/letsencrypt && mkdir -p /etc/nginx/user_conf.d && chown 82:82 -R /var/www && ln -s /usr/bin/libressl /usr/bin/openssl && rm -f /etc/nginx/conf.d/*" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading