[BLOCKED] Add nginx 1.28 #102
Annotations
3 errors
|
test (1.28.1, tsuru, 1.27.1.1-1~bookworm1, false)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c set -x && mkdir -p /etc/apt/keyrings && curl -fsSL https://openresty.org/package/pubkey.gpg | gpg --dearmor -o /etc/apt/keyrings/openresty.gpg && echo \"deb [signed-by=/etc/apt/keyrings/openresty.gpg] https://openresty.org/package/$(uname -m | grep -qE 'aarch64|arm64' && echo -n 'arm64/')debian $(lsb_release -sc) openresty\" | tee /etc/apt/sources.list.d/openresty.list && apt-get update && apt-get install -y --no-install-suggests openresty=${openresty_package_version} && cd /usr/local/openresty && cp -vr ./luajit/* /usr/local/ && rm -d /usr/local/share/lua/5.1 && ln -sf /usr/local/lib/lua/5.1 /usr/local/share/lua/ && cp -vr ./lualib/* /usr/local/lib/lua/5.1" did not complete successfully: exit code: 127
|
|
test (1.26.3, tsuru, 1.27.1.1-1~bookworm1, false)
The strategy configuration was canceled because "test._1_28_1_tsuru_1_27_1_1-1_" failed
|
|
test (1.26.3, tsuru, 1.27.1.1-1~bookworm1, false)
The operation was canceled.
|