Update Dockerfile

This commit is contained in:
MarkusMcNugen
2021-03-22 22:14:44 -04:00
committed by GitHub
parent f152cf713e
commit 7d1a72c4cf

View File

@@ -23,6 +23,7 @@ RUN apk add --no-cache unrar
RUN apk add --no-cache findutils
RUN apk add --no-cache perl
RUN apk add --no-cache gawk
RUN apk add --no-cache libcrypto1.1
RUN apk add --no-cache pacman
RUN apk add --no-cache net-tools
RUN update-ca-certificates