diff --git a/Docker/Tautulli/Dockerfile b/Docker/Tautulli/Dockerfile index 2454948..e878f31 100644 --- a/Docker/Tautulli/Dockerfile +++ b/Docker/Tautulli/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/tautulli/tautulli-baseimage:python3 AS builder +FROM tautulli/tautulli AS builder RUN apt-get update && \ apt-get install -y \