Skip to content

Commit 858a57e

Browse files
Update python Docker tag to v3.12
1 parent ab2b010 commit 858a57e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docker/Tautulli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9 AS builder
1+
FROM python:3.12 AS builder
22

33
RUN apt-get update && \
44
apt-get install -y \

0 commit comments

Comments
 (0)