diff --git a/cgit/Dockerfile b/cgit/Dockerfile index 3542a70fbe6cd9f26a242675b5080e1e6d9948a6..7260103d0c72bc5ba9742b868f4ef4a4b0c4fa6c 100644 --- a/cgit/Dockerfile +++ b/cgit/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3006 -FROM registry.shore.co.il/httpd +FROM registry.shore.co.il/httpd:buster USER root # hadolint ignore=DL3008,DL3015 RUN apt-get update && \