- Add ISL support,

- Use now rx3-docker/java:1.1.5-mga9 image,
- Rebuild for updates.
This commit is contained in:
2026-02-15 00:52:17 +01:00
parent 14f3a4a6cb
commit 1aeee54031
5 changed files with 21 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ services:
IMG_NAME_FULL: ${TS_IMG_NAME_FULL}
IMG_VERSION: ${TS_IMG_VERSION}
IMG_MAINTAINER: ${TS_IMG_MAINTAINER}
IMG_URL: ${TS_IMG_URL}
IMG_FROM_URL: ${TS_IMG_FROM_URL}
KAFKA_PORT: ${TS_PORT_MAIN_INT}