- New custome made image building with mk_base_image!

- Support new isl command,
- Use now rx3-base 1.1.0 RPM,
- Use now docker-tools-1.5.0.
This commit is contained in:
2026-03-29 19:11:17 +02:00
parent 70f5e3787f
commit 10cdc0eaef
5 changed files with 36 additions and 37 deletions

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.4.1-mga9"
IMG_VERSION="1.5.0-mga9"
IMG_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
IMG_URL_PREFIX="${ORG_URL_PREFIX}"