Loading cgit/Dockerfile +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 && \ Loading Loading
cgit/Dockerfile +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 && \ Loading