Skip to content

update version

update version #92

Triggered via push November 27, 2024 07:20
Status Failure
Total duration 55s
Artifacts

docker.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL -o /etc/yum.repos.d/timescale_timescaledb.repo \"https://packagecloud.io/install/repositories/timescale/timescaledb/config_file.repo?os=el&dist=8\" && curl -sSL -o /tmp/pgdg-redhat-repo-latest.noarch.rpm \"https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" && rpm -ivh /tmp/pgdg-redhat-repo-latest.noarch.rpm && microdnf --disablerepo=pgdg-common --disablerepo=pgdg15 --disablerepo=ubi-8-baseos-rpms --disablerepo=ubi-8-appstream-rpms --setopt=install_weak_deps=0 update -y && microdnf --disablerepo=ubi-8-baseos-rpms --disablerepo=ubi-8-appstream-rpms --setopt=install_weak_deps=0 install -y postgresql-unit_${POSTGRES_MAJOR_VERSION}-${POSTGRESQL_UNIT_VERSION}.rhel8.x86_64 timescaledb-2-postgresql-${POSTGRES_MAJOR_VERSION}-${TIMESCALE_VERSION}-0.el8.x86_64 timescaledb-2-loader-postgresql-${POSTGRES_MAJOR_VERSION}-${TIMESCALE_VERSION}-0.el8.x86_64 timescaledb-toolkit-postgresql-${POSTGRES_MAJOR_VERSION}-${TIMESCALE_TOOLKIT_VERSION}-0.x86_64 && rm /tmp/pgdg-redhat-repo-latest.noarch.rpm && microdnf clean all" did not complete successfully: exit code: 1