Compare commits
No commits in common. "923b5302f7e29ef14a3d3d257919c838e28f772a" and "4f19d9a63006d97e5ee31b07c7b27cb65f8b8e1c" have entirely different histories.
923b5302f7
...
4f19d9a630
1 changed files with 1 additions and 1 deletions
|
@ -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; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue