Skip to content

build(deps): bump nginx from 1.25.5 to 1.27.0 #50

build(deps): bump nginx from 1.25.5 to 1.27.0

build(deps): bump nginx from 1.25.5 to 1.27.0 #50

Triggered via pull request June 4, 2024 14:17
Status Failure
Total duration 26s
Artifacts

s3-gateway.yml

on: pull_request
Build NGINX OSS image
13s
Build NGINX OSS image
Matrix: Test NGINX OSS image
Build NGINX OSS image using latest njs commit
0s
Build NGINX OSS image using latest njs commit
Build NGINX OSS unprivileged image
0s
Build NGINX OSS unprivileged image
Test NGINX OSS image using latest njs commit
0s
Test NGINX OSS image using latest njs commit
Test NGINX OSS unprivileged image
0s
Test NGINX OSS unprivileged image
Tag and push all built and tested NGINX images
0s
Tag and push all built and tested NGINX images
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build NGINX OSS image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux export DEBIAN_FRONTEND=noninteractive; mkdir -p /var/cache/nginx/s3_proxy; chown nginx:nginx /var/cache/nginx/s3_proxy; chmod -R -v +x /docker-entrypoint.sh /docker-entrypoint.d/*.sh; echo \"deb [signed-by=/etc/apt/keyrings/nginx-archive-keyring.gpg] https://nginx.org/packages/mainline/debian/ $(echo $PKG_RELEASE | cut -f2 -d~) nginx\" >> /etc/apt/sources.list.d/nginx.list; apt-get update; apt-get install --no-install-recommends --no-install-suggests --yes curl libedit2 nginx-module-njs=${NGINX_VERSION}+${NJS_VERSION}-${NJS_RELEASE}; apt-get remove --purge --auto-remove --yes; rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx.list" did not complete successfully: exit code: 100