- Now use rx3-docker/java:1.2.0-mga9 & rx3-docker/postgresql:1.2.0-mga9 images,

- Now use docker-tools-1.5.2,
- Rebuild for updates.
This commit is contained in:
2026-05-31 20:46:13 +02:00
parent 4df75aa55f
commit c6fcdf1e53
4 changed files with 17 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ command='${SQUASHTM_STARTUP}
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
&& urpmi.update -a \
&& urpmi --force wget \
&& mkdir /opt/appl \