Update python Docker tag to v3.14
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13-slim
|
||||
FROM python:3.14-slim
|
||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
||||
WORKDIR /home
|
||||
COPY . .
|
||||
|
Reference in New Issue
Block a user