From af5faed79543a0b63c91bd2ae9a6687eb4e6c9cb Mon Sep 17 00:00:00 2001 From: kev Date: Mon, 8 Feb 2021 17:32:36 +0800 Subject: [PATCH] update icecast --- icecast/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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