diff --git a/icecast/Dockerfile b/icecast/Dockerfile index 42b31e1..d70a852 100644 --- a/icecast/Dockerfile +++ b/icecast/Dockerfile @@ -2,9 +2,9 @@ # Dockerfile for icecast # -FROM alpine +FROM alpine:3 -MAINTAINER kev +MAINTAINER EasyPi Software Foundation RUN apk add --no-cache icecast