fix: Change to standard almalinux 9.5
Some checks failed
CI / build (push) Successful in 26s
CI / release (release) Failing after 2m48s

This commit is contained in:
2025-02-15 07:09:19 +13:00
parent 4bdde5ff42
commit 44fbbaa311

View File

@@ -1,4 +1,4 @@
FROM almalinux:9.5-minimal FROM almalinux:9.5
ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel" ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel"
RUN dnf update -y \ RUN dnf update -y \