updates
This commit is contained in:
2
debian/Dockerfile
vendored
2
debian/Dockerfile
vendored
@@ -2,7 +2,7 @@ FROM fithwum/base-image:debian-bullseye
|
||||
LABEL maintainer "fithwum"
|
||||
|
||||
# URL's for files
|
||||
ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/teamspeak-server/raw/branch/main/debian/files/Install_Script.sh
|
||||
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/teamspeak-server/refs/heads/main/debian/files/Install_Script.sh
|
||||
|
||||
# Install dependencies and folder creation
|
||||
RUN apt-get -y update && apt-get autoclean && apt-get autoremove \
|
||||
|
||||
Reference in New Issue
Block a user