From 073ae3fb25fc6e61ed38c933b74430d6f5a78b5e Mon Sep 17 00:00:00 2001 From: Adam French Date: Mon, 24 Nov 2025 13:56:55 +0000 Subject: [PATCH] correct platform --- icecast/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icecast/Dockerfile b/icecast/Dockerfile index e8793c0..9efb310 100644 --- a/icecast/Dockerfile +++ b/icecast/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=amd64/v8 pltnk/icecast2 +FROM moul/icecast RUN apk add --no-cache gettext