add perl to alpine Dockerfile for sanity check

pull/919/head
joshr 2 years ago
parent df893d81fb
commit 80cb5862db

@ -14,4 +14,5 @@ RUN apk add --no-cache --update \
# Assumed to be present:
file \
make \
procps
procps \
perl

Loading…
Cancel
Save