Skip to content
Snippets Groups Projects
Commit 503ba3d8 authored by nimrod's avatar nimrod
Browse files

Base cgit on the Buster variant.

The image fails to build with the latest stable release (Bullseye) and
since I'm using it anymore, I'm not going to invest time in figuring
this out (it's either going back a version and seeing if that works or
removing the image altogether).
parent 0a5970cc
No related branches found
No related tags found
No related merge requests found
Pipeline #2522 passed
# 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 && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment