Skip to content

Commit

Permalink
Switch to tautulli builder image since baseimage is not public
Browse files Browse the repository at this point in the history
  • Loading branch information
reconman committed Jan 12, 2025
1 parent 843c5ac commit 23e828c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Tautulli/Dockerfile
Original file line number Diff line number Diff line change
@@ -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 \
Expand Down

0 comments on commit 23e828c

Please sign in to comment.