commit 8f9a5ce35ccf45a17db97cc5d19a99cb972113a0 parent 30490b08e3cff1097c400751ccd6e8b23ed29d50 Author: ccx <ccx@te2000.cz> Date: Tue, 11 Jun 2024 21:09:25 +0000 Specify posgresql version for Alpine Diffstat:
M | zsh-functions/confz_site_containers_init | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -713,7 +713,7 @@ confz_site_container_images_check() { colordiff tree broot strace gdb - postgresql-dev + postgresql16-dev ncurses-dev openssl-dev py3-psycopg2