- Add Rx3 testing media source,

- Rebuild for updates.
This commit is contained in:
Arnaud G. GIBERT 2025-05-28 17:05:23 +02:00
parent 77ed04d07b
commit 5095c8d9ac
3 changed files with 11 additions and 3 deletions

View File

@ -11,13 +11,13 @@ Features:
- https://mirror.rx3.net/,
- ftp://ftp.proxad.net/,
- http://distrib-coffee.ipsl.jussieu.fr/,
- Enable urpmi "Rx3" media from mirror list:
- Enable urpmi "Rx3" default and testings (disabled) media from mirror list:
- http://mirror.xor.rx3/,
- https://mirror.rx3.net/,
- Add Rx3 bash seting,
- Mono layered (Mageia + Rx3 Updates),
- Strip down base (python & dnf removed).
Enjoy it!

View File

@ -1,4 +1,12 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Base V 1.3.3 - A. GIBERT - 2025/05/28
------------------------------------------------------------------------------------------------------------------------------------
- Add Rx3 testing media source,
- Rebuild for updates.
Rx3-Docker/Base V 1.3.2 - A. GIBERT - 2025/04/13
------------------------------------------------------------------------------------------------------------------------------------

View File

@ -18,7 +18,7 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}"
IMG_NAME="base"
IMG_NAME_FULL="Rx3-Docker/Base Docker Image"
IMG_VERSION="1.3.2-mga9"
IMG_VERSION="1.3.3-mga9"
IMG_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
IMG_URL_PREFIX="${ORG_URL_PREFIX}"