2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-09-04 08:15:21 +00:00

Updated oathtoolkit from edge/testing to edge/community

This commit is contained in:
Maximilian Hippler
2019-05-21 18:50:12 +02:00
parent 9247780073
commit 49bdcad4b6

View File

@@ -8,7 +8,7 @@ RUN apk update -f \
curl \
socat \
tzdata \
&& apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing oath-toolkit-oathtool \
&& apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community oath-toolkit-oathtool \
&& rm -rf /var/cache/apk/*
ENV LE_CONFIG_HOME /acme.sh