Create and publish a Docker image #289
Annotations
1 error
build-and-push-image (13, 3.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get install -y --no-install-recommends libkrb5-dev && \tURL_END=$([ \"$PG_MAJOR\" = \"12\" ] && echo \"tag/2.11.2\" || echo \"latest\") && \tASSET_NAME=$(basename $(curl -LIs -o /dev/null -w %{url_effective} https://github.com/timescale/timescaledb/releases/${URL_END})) && \tcurl --fail -L \"https://github.com/timescale/timescaledb/archive/${ASSET_NAME}.tar.gz\" | tar -zx --strip-components=1 -C . && \t./bootstrap" did not complete successfully: exit code: 1
|