Commit 26ee54a4 authored by Mahmoud Zalt's avatar Mahmoud Zalt Committed by GitHub

Merge pull request #992 from zuohuadong/patch-3

git key  to pull code
parents 7207ccbb 430a5f21
......@@ -8,7 +8,7 @@ LABEL caddy_version="$caddy_version" architecture="amd64"
RUN apk update \
&& apk upgrade \
&& apk add tar curl git
&& apk add tar curl git openssh
RUN curl --silent --show-error --fail --location \
--header "Accept: application/tar+gzip, application/x-gzip, application/octet-stream" -o - \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment