Update nginx-module-vts version to v0.2.3 in flavors.json #47
Annotations
1 error
test (1.26.3, tsuru, 1.27.1.1-1~bookworm1, false)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -x && curl -fsSL https://openresty.org/package/pubkey.gpg | apt-key add - && echo \"deb https://openresty.org/package/$(uname -m | grep -qE 'aarch64|arm64' && echo -n 'arm64/')debian $(lsb_release -sc) openresty\" | tee -a /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: 100
|