From c9ab7e77665a390a0a73124686339cf9a08881b1 Mon Sep 17 00:00:00 2001 From: Nigel Banks Date: Sat, 7 Oct 2023 01:21:00 +0200 Subject: [PATCH] Fedora 5 support has been dropped in the 2.0 release, default to FEDORA6, though keep the option for those unable to upgrade to Fedora6 for some reason, though likely they will not beable to use the 2.0 release anyways. --- milliner/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milliner/Dockerfile b/milliner/Dockerfile index 90d5bad0..1bfead93 100644 --- a/milliner/Dockerfile +++ b/milliner/Dockerfile @@ -15,7 +15,7 @@ RUN --mount=type=cache,id=milliner-composer-${TARGETARCH},sharing=locked,target= ENV \ MILLINER_FCREPO_URL=http://fcrepo:8080/fcrepo/rest \ - MILLINER_FEDORA6=false \ + MILLINER_FEDORA6=true \ MILLINER_LOG_LEVEL=info COPY --link rootfs /