fix: Use the right gitit version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Glenn Y. Rolland 2023-08-28 17:47:18 +02:00
parent dd6e577892
commit 410796ed5e

View file

@ -16,7 +16,7 @@ ENV LANG en_US.utf8
##
## install gitit
##
ENV GITIT_VERSION 0.15.1.0+dfsg-2+b5
ENV GITIT_VERSION 0.15.1.0+dfsg-2+b4
RUN apt-get update \
&& apt-cache policy gitit \