kanidm: bump custom image to v1.8.5

This commit is contained in:
ace
2026-01-03 22:35:42 +03:00
parent 62fac07561
commit 2f69bca317
2 changed files with 19 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
FROM almalinux:10 AS builder
FROM almalinux:9 AS builder
ARG KANIDM_VERSION
ARG KANIDM_FEATURES
@@ -33,7 +33,7 @@ WORKDIR /usr/src/kanidm
RUN make release/kanidmd
RUN make release/kanidm
FROM almalinux:10
FROM almalinux:9
COPY *.repo /etc/yum.repos.d/