diff --git a/voice/mumble/Dockerfile b/voice/mumble/Dockerfile index f22b79737..cfac8183c 100644 --- a/voice/mumble/Dockerfile +++ b/voice/mumble/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=$TARGETOS/$TARGETARCH alpine:3.16 +FROM --platform=$TARGETOS/$TARGETARCH alpine:edge LABEL author="Michael Parker" maintainer="parker@pterodactyl.io"