chore(deps): bump postgres from 14-bullseye to 16-bullseye #85
Annotations
1 error and 1 warning
Run geokrety/geokrety-gha-workflows/.github/actions/docker-build@main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --allow-downgrades postgresql-14-postgis-3 postgresql-14-postgis-3-scripts postgis postgresql-14-pgtap make gcc postgresql-server-dev-14 curl && apt-get clean && rm -r /var/lib/apt/lists/* && mkdir /tmp/pgxn && cd /tmp/pgxn && curl -L https://github.com/tvondra/quantile/archive/244b6285e2c6a8d73bc555d7103200985e371bfa.tar.gz|tar xzf - && cd /tmp/pgxn/quantile-244b6285e2c6a8d73bc555d7103200985e371bfa && make install && cd /tmp/pgxn && curl -L https://github.com/omniti-labs/pg_amqp/archive/240d477d40c5e7a579b931c98eb29cef4edda164.tar.gz|tar xzf - && cd /tmp/pgxn/pg_amqp-240d477d40c5e7a579b931c98eb29cef4edda164 && make install && cd / && rm -fr /tmp/pgxn && apt-get remove --purge -y make gcc postgresql-server-dev-14 curl" did not complete successfully: exit code: 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading