acme: corrected acme-tiny download path
This commit is contained in:
parent
bf13af9691
commit
6fc86dd7d3
@ -15,7 +15,7 @@ RUN apk upgrade --no-cache \
|
|||||||
tini \
|
tini \
|
||||||
tzdata \
|
tzdata \
|
||||||
python3 \
|
python3 \
|
||||||
acme-tiny --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
acme-tiny --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/
|
||||||
|
|
||||||
COPY acme.sh /srv/acme.sh
|
COPY acme.sh /srv/acme.sh
|
||||||
COPY functions.sh /srv/functions.sh
|
COPY functions.sh /srv/functions.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user