🗃️ modified: Dockerfile 🗃️

This commit is contained in:
Jason
2022-07-06 23:17:28 -04:00
parent f1c5928920
commit 203504ff36

View File

@@ -13,7 +13,7 @@ RUN apk -U upgrade && \
openssl \
openssl-dev \
linux-headers \
python \
python3 \
rrdtool
RUN git clone https://github.com/cherokee/webserver.git . && \