Update python Docker tag to v3.14.1 #11

Open
renovate-bot wants to merge 1 commit from renovate/python-3.x into main

View file

@ -1,4 +1,4 @@
FROM python:3.14.0-slim FROM python:3.14.1-slim
# set the working directory # set the working directory
WORKDIR /app WORKDIR /app