autoconf - use DNS for Swarm instances discovery

This commit is contained in:
florian
2021-08-01 23:10:29 +02:00
parent 24d9cce82f
commit 652614f41b
5 changed files with 25 additions and 15 deletions

View File

@@ -13,7 +13,8 @@ RUN chmod +x /tmp/docker.sh && \
rm -f /tmp/docker.sh
# Fix CVE-2021-22901, CVE-2021-22898, CVE-2021-22897, CVE-2021-33560 and CVE-2021-36159
RUN apk add "curl>=7.77.0-r0" "libgcrypt>=1.8.8-r0" "apk-tools>=2.12.6-r0"
RUN apk add "curl>=7.77.0-r0" "libgcrypt>=1.8.8-r0"
RUN apk add "apk-tools>=2.12.6-r0"
VOLUME /www /http-confs /server-confs /modsec-confs /modsec-crs-confs /cache /pre-server-confs /acme-challenge /plugins