You've already forked docker-ara
fix: Update base image to almalinux:9-minimal for improved stability
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM almalinux:9
|
FROM almalinux:9-minimal
|
||||||
ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel"
|
ARG DEV_DEPENDENCIES="gcc python3-devel postgresql-devel mariadb-devel"
|
||||||
|
|
||||||
RUN dnf install -y epel-release \
|
RUN dnf install -y epel-release \
|
||||||
|
|||||||
Reference in New Issue
Block a user