diff --git a/Dockerfile b/Dockerfile index d267bcd..ae8946d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # REPOSITORY https://github.com/docker/docker-bench-security -FROM alpine:3.1 +FROM alpine:3.2 MAINTAINER dockerbench.com diff --git a/distros/Dockerfile.alpine b/distros/Dockerfile.alpine index d267bcd..ae8946d 100644 --- a/distros/Dockerfile.alpine +++ b/distros/Dockerfile.alpine @@ -1,6 +1,6 @@ # REPOSITORY https://github.com/docker/docker-bench-security -FROM alpine:3.1 +FROM alpine:3.2 MAINTAINER dockerbench.com