- Now use rx3-docker/base:1.5.0-mga9 image,

- Now use docker-tools-1.5.2,
- Rebuild for updates.
This commit is contained in:
2026-05-29 17:52:51 +02:00
parent 887f791db2
commit 7eb84f4b54
4 changed files with 20 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}"
APPL_NAME="x11-pulse"
APPL_NAME_FULL="X11-Pulse Docker Image"
APPL_NAME_SHORT="x11-pulse"
APPL_VERSION="1.2.8"
APPL_VERSION="1.3.0"
APPL_SUFFIX=""
HOST_NAME_PREFIX=${APPL_NAME_SHORT}${APPL_SUFFIX}
@@ -51,7 +51,7 @@ XP_PORT_MAIN_EXT=""
# | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id |
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+---------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
docker_service_add XP x11-pulse ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} base 1.4.0-mga9 - - - - - - - -
docker_service_add XP x11-pulse ${ORG_URL_PREFIX} - "Rx3-Docker/X11-Pulse" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} base 1.5.0-mga9 - - - - - - - -