jrgemignani opened a new pull request, #2462:
URL: https://github.com/apache/age/pull/2462
PostgreSQL 19 is still in beta, so the official Docker Hub postgres image
has no `19` tag yet -- only `19beta1`. The Docker Hub autobuild failed with:
postgres:19: not found
failed to resolve source metadata for docker.io/library/postgres:19
Point both docker/Dockerfile (build and final stages) and
docker/Dockerfile.dev at postgres:19beta1 until the PG19 GA image is published.
Co-authored-by: Copilot <[email protected]>
modified: docker/Dockerfile
modified: docker/Dockerfile.dev
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]