Compare commits

..

No commits in common. "5028c393f60fbdb577b437fc125d93ce1c14f39b" and "6fef0464af88ba55459b5e8df0a39a86a4223b9b" have entirely different histories.

View file

@ -14,7 +14,7 @@ RUN date +'%Y-%m-%d %H:%M %Z' > /build-date
############################################## ##############################################
# Main image # Main image
############################################## ##############################################
FROM python:3.12.2-slim-bullseye AS final FROM python:3.12.1-slim-bullseye AS final
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
ARG PIP_DISABLE_PIP_VERSION_CHECK=1 ARG PIP_DISABLE_PIP_VERSION_CHECK=1