diff --git a/Dockerfile b/Dockerfile index 161f682..b5f83cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:latest +FROM alpine:3.12 RUN apk --update --no-cache add iptables libcap