Commit 0b787d92 authored by nimrod's avatar nimrod
Browse files

pre-commit: Update Debian to Bookworm.

parent 3204c4ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
FROM buildpack-deps:bullseye
FROM buildpack-deps:bookworm
COPY --chown=root:root sources.d/* /etc/apt/sources.list.d/
COPY --chown=root:root sources.d/* /etc/apt/sources.list.d/
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3008,DL3013
# hadolint ignore=DL3008,DL3013