Unpin acme

This commit is contained in:
Eric Nemchik 2022-12-09 23:56:04 +00:00
parent c81265ea4d
commit b642a82fb2
3 changed files with 0 additions and 3 deletions

View File

@ -101,7 +101,6 @@ RUN \
pip3 install -U \
pip wheel && \
pip install -U --find-links https://wheel-index.linuxserver.io/alpine-3.15/ \
acme==${CERTBOT_VERSION} \
${CERTBOT} \
certbot-dns-acmedns \
certbot-dns-aliyun \

View File

@ -101,7 +101,6 @@ RUN \
pip3 install -U \
pip wheel && \
pip install -U --find-links https://wheel-index.linuxserver.io/alpine-3.15/ \
acme==${CERTBOT_VERSION} \
${CERTBOT} \
certbot-dns-acmedns \
certbot-dns-aliyun \

View File

@ -101,7 +101,6 @@ RUN \
pip3 install -U \
pip wheel && \
pip install -U --find-links https://wheel-index.linuxserver.io/alpine-3.15/ \
acme==${CERTBOT_VERSION} \
${CERTBOT} \
certbot-dns-acmedns \
certbot-dns-aliyun \