1 Commits

Author SHA1 Message Date
44fbbaa311 fix: Change to standard almalinux 9.5
Some checks failed
CI / build (push) Successful in 26s
CI / release (release) Failing after 2m48s
2025-02-15 07:09:19 +13:00

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"
RUN dnf update -y \