diff --git a/Dockerfile b/Dockerfile index a58765c..e383ae8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ ADD https://github.com/just-containers/s6-overlay/releases/latest/download/s6-ov ADD https://github.com/just-containers/s6-overlay/releases/latest/download/s6-overlay-x86_64.tar.xz /tmp # Download common tools -ADD https://raw.githubusercontent.com/Gethec/ProjectTools/main/DockerUtilities/ContainerTools /usr/local/sbin/ContainerTools +ADD https://gitea.taco.quest/Mindfang/ProjectTools/raw/branch/main/DockerUtilities/ContainerTools /usr/local/sbin/ContainerTools # Upgrade installed packages, install new ones RUN apk --no-cache add \