This commit is contained in:
Aidan Timson 2020-06-16 22:31:40 +01:00
parent d3ec6300bf
commit e2b4965b2a
No known key found for this signature in database
GPG key ID: 502392C21419F5B8

View file

@ -10,6 +10,7 @@ COPY rootfs /
RUN \
apk add --no-cache --virtual .build-dependencies \
git=2.26.2-r0 \
tar=1.32-r1 \
\
&& apk add --no-cache \
nginx=1.18.0-r0 \