Commit f941c19d authored by nimrod's avatar nimrod
Browse files

Python3: Update Debian to Bookworm.

parent 0b787d92
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM buildpack-deps:bullseye
FROM buildpack-deps:bookworm
# hadolint ignore=DL3008,DL3013
RUN apt-get update && \
    DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \