Compare commits

..

No commits in common. "03d32ec99912bc870ff014bc69937677fbfbc2e0" and "e32f247edf12db9135bfb11818b0283ca6fb3b82" have entirely different histories.

View file

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