- Use now rx3-docker/base:1.5.0-mga9 image,

- Use now docker-tools-1.5.2.
This commit is contained in:
2026-05-28 11:45:27 +02:00
parent 258b6f3041
commit 452deb4c71
3 changed files with 25 additions and 16 deletions

View File

@@ -281,7 +281,7 @@ port=*:'${SERVER_PORT_SV_INT}
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 dnsmasq myip supervisor \
&& rm -f /var/log/README \