diff --git a/Containerfile b/Containerfile index c2f6bc9..ce2602f 100644 --- a/Containerfile +++ b/Containerfile @@ -3,4 +3,4 @@ FROM docker.io/teamspeak:latest USER root RUN apk add --no-cache postgresql-libs -USER teamspeak \ No newline at end of file +USER ts3server \ No newline at end of file