diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index f798426..2f80846 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,11 @@ +------------------------------------------------------------------------------------------------------------------------------------ +Rx3-Docker/Base V 1.3.5 - A. GIBERT - 2025/09/19 +------------------------------------------------------------------------------------------------------------------------------------ + +- Rebuild for updates. + + + ------------------------------------------------------------------------------------------------------------------------------------ Rx3-Docker/Base V 1.3.4 - A. GIBERT - 2025/06/26 ------------------------------------------------------------------------------------------------------------------------------------ diff --git a/env.dist b/env.dist index ec7b1c5..318a847 100644 --- a/env.dist +++ b/env.dist @@ -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.4-mga9" +IMG_VERSION="1.3.5-mga9" IMG_MAINTAINER='"Arnaud G. GIBERT" ' IMG_URL_PREFIX="${ORG_URL_PREFIX}"