Annotations
3 errors
|
build-and-push (15)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates wget gnupg && wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main\" > /etc/apt/sources.list.d/pgdg.list && apt-get update && apt-get install -y --no-install-recommends postgresql-${PG_VERSION}-cron && apt-get purge -y --auto-remove ca-certificates wget gnupg && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|
|
build-and-push (16)
The strategy configuration was canceled because "build-and-push._15" failed
|
|
build-and-push (16)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates wget gnupg && wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - && echo \"deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main\" > /etc/apt/sources.list.d/pgdg.list && apt-get update && apt-get install -y --no-install-recommends postgresql-${PG_VERSION}-cron && apt-get purge -y --auto-remove ca-certificates wget gnupg && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|