mirror of
https://github.com/Crocmagnon/checkout.git
synced 2025-04-05 01:06:31 +02:00
Compare commits
2 commits
7cea23fac0
...
5eb9e7ab3a
Author | SHA1 | Date | |
---|---|---|---|
5eb9e7ab3a | |||
![]() |
3b31fc8a53 |
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
|
|||
##############################################
|
||||
# Main image
|
||||
##############################################
|
||||
FROM python:3.13.1-slim-bookworm AS final
|
||||
FROM python:3.13.2-slim-bookworm AS final
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG PIP_DISABLE_PIP_VERSION_CHECK=1
|
||||
|
|
Loading…
Add table
Reference in a new issue