1
Fork 0

Compare commits

..

No commits in common. "923b5302f7e29ef14a3d3d257919c838e28f772a" and "4f19d9a63006d97e5ee31b07c7b27cb65f8b8e1c" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM python:3.13.3-slim-bookworm FROM python:3.13.2-slim-bookworm
RUN set -e; \ RUN set -e; \
apt-get update -q; \ apt-get update -q; \