mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-04-03 16:26:26 +02:00
Merge branch 'master' into dependabot/docker/alpine/git-2.47.1
This commit is contained in:
commit
f498694913
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN date +'%Y-%m-%d %H:%M %Z' > /build-date
|
|||
##############################################
|
||||
# Main image
|
||||
##############################################
|
||||
FROM python:3.13.0-slim-bullseye AS final
|
||||
FROM python:3.13.1-slim-bullseye AS final
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue