Skip to content

Commit

Permalink
Fedora 5 support has been dropped in the 2.0 release, default to FEDO…
Browse files Browse the repository at this point in the history
…RA6, 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.
  • Loading branch information
nigelgbanks committed Oct 6, 2023
1 parent ce8dd66 commit c9ab7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion milliner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 /
Expand Down

0 comments on commit c9ab7e7

Please sign in to comment.