Compare commits

..

No commits in common. "renovate/python-3.x" and "main" have entirely different histories.

View file

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