We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like plrust doesn't support it yet: tcdi/plrust#412
I'm getting some build issues off of main:
$ docker build . -f docker/pgstac/Dockerfile [+] Building 1.1s (8/20) docker:desktop-linux => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 2.81kB 0.0s => [internal] load metadata for docker.io/library/postgres:17-bullseye 0.7s => [auth] library/postgres:pull token for registry-1.docker.io 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 314B 0.0s => CACHED [pgstacbase 1/3] FROM docker.io/library/postgres:17-bullseye@sha256:c2a477d239bf166c77c01713bc07befca760a9c77e81566d8f6f8356604648d0 0.0s => => resolve docker.io/library/postgres:17-bullseye@sha256:c2a477d239bf166c77c01713bc07befca760a9c77e81566d8f6f8356604648d0 0.0s => ERROR [pgstacbase-plrust 1/8] ADD https://github.com/tcdi/plrust/releases/download/v1.2.7/plrust-trusted-1.2.7_1.72.0-debian-pg17-amd64.deb . 0.3s => [internal] load build context 0.0s => => transferring context: 793B 0.0s => CANCELED [pgstacbase 2/3] RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends postgresql-17-postgis-3 postgresql-17-postgis-3-scripts 0.3s ------ > [pgstacbase-plrust 1/8] ADD https://github.com/tcdi/plrust/releases/download/v1.2.7/plrust-trusted-1.2.7_1.72.0-debian-pg17-amd64.deb .: ------ ERROR: failed to solve: failed to load cache key: invalid response status 404 View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/2er9ya6gqdnrln345hk32kvtg
And https://github.com/tcdi/plrust/releases/download/v1.2.7/plrust-trusted-1.2.7_1.72.0-debian-pg17-amd64.deb does sure look like a 404?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looks like plrust doesn't support it yet: tcdi/plrust#412
I'm getting some build issues off of main:
And https://github.com/tcdi/plrust/releases/download/v1.2.7/plrust-trusted-1.2.7_1.72.0-debian-pg17-amd64.deb does sure look like a 404?
The text was updated successfully, but these errors were encountered: