rebuild snare, tanner, redis, phpox

This commit is contained in:
t3chn0m4g3
2021-02-19 13:02:08 +00:00
parent 41c0255ea6
commit 7d423f29da
4 changed files with 7 additions and 11 deletions

View File

@ -1,8 +1,7 @@
FROM alpine:3.10
#
# Install packages
RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
apk -U --no-cache add \
RUN apk -U --no-cache add \
build-base \
file \
git \