mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
use https and get only latest commit with git clone
This commit is contained in:
@ -26,7 +26,7 @@ ENV GHOST_NODE_VERSION_CHECK=false \
|
||||
|
||||
VOLUME /ghost/content
|
||||
|
||||
RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
||||
RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
||||
&& apk -U add \
|
||||
openssl \
|
||||
ca-certificates \
|
||||
|
Reference in New Issue
Block a user