Fix: Container file

This commit is contained in:
2025-12-13 21:02:49 +01:00
parent bc3ef4f7dc
commit 3cf8d1c075
+1 -1
View File
@@ -1,6 +1,6 @@
FROM docker.io/teamspeak:latest
USER root
RUN apk add --no-cache postgresql-libs
RUN apk add --no-cache libpq
USER ts3server