mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-04-27 11:55:33 +02:00
Bump python from 3.13.2-slim-bookworm to 3.13.3-slim-bookworm
Bumps python from 3.13.2-slim-bookworm to 3.13.3-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.3-slim-bookworm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ee7e61fa4c
commit
2884b7f505
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.2-slim-bookworm AS final
|
||||
FROM python:3.13.3-slim-bookworm AS final
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue