Commit 1512cfee authored by nimrod's avatar nimrod
Browse files

cgit: Update to Debian Bookworm.

parent e478c063
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# hadolint ignore=DL3006
FROM registry.shore.co.il/httpd:buster
FROM registry.shore.co.il/httpd:bookworm
USER root
# hadolint ignore=DL3008,DL3015
RUN apt-get update && \