postgres-operator/.github/workflows
Matthias Adler eee1ef2e21
Align Docker images in ghcr pipeline with images assumed in Dockerfile (#2663)
* PG-UI switch to official Python image 

Commit changes build argument for Github Actions to use the same [official Python image][1] as the one used for building "postgres-operator-ui" since commit d60b424d79.

Should fix problem with `publish_ghcr_image` workflow. 

[1]: https://hub.docker.com/_/python

* Use latest Alpine version for Postgres-Operator

Similar to commit 601ce0d321, align image version in Github Actions pipeline with assumed default version in Dockerfile, using latest [Alpine 3](https://hub.docker.com/_/alpine).
2024-06-14 10:25:55 +02:00
..
publish_ghcr_image.yaml Align Docker images in ghcr pipeline with images assumed in Dockerfile (#2663) 2024-06-14 10:25:55 +02:00
run_e2e.yaml Bump to v1.12.0 (#2639) 2024-05-31 15:29:29 +02:00
run_tests.yaml Bump to v1.12.0 (#2639) 2024-05-31 15:29:29 +02:00