updates
This commit is contained in:
@@ -2,7 +2,7 @@ FROM alpine:latest
|
||||
LABEL maintainer "fithwum"
|
||||
|
||||
# URL's for files
|
||||
ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/teamspeak-server/raw/branch/main/alpine/files/Install_Script.sh
|
||||
ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/teamspeak-server/refs/heads/main/alpine/files/Install_Script.sh
|
||||
|
||||
# Install dependencies and folder creation
|
||||
RUN apk update && apk add --no-cache wget nano ca-certificates libstdc++ su-exec bash-completion tar curl jq \
|
||||
|
||||
Reference in New Issue
Block a user