Remove apt-key usage #5
Annotations
1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install -d /usr/share/postgresql-common/pgdg && curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail https://www.postgresql.org/media/keys/ACCC4CF8.asc && echo \"deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.asc] http://apt.postgresql.org/pub/repos/apt/ $DEBIAN_VERSION-pgdg main\" > /etc/apt/sources.list.d/pgdg.list && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends postgresql-client-$POSTGRESQL_VERSION bzip2 python3 && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
The logs for this run have expired and are no longer available.
Loading