1
0

1.21 -> 1.22

This commit is contained in:
Thibault “Adædra” Hamel 2024-06-24 20:33:59 +02:00
parent c49bf06e1b
commit 55f50f5a8a

View File

@ -1,3 +1,3 @@
FROM gitea/gitea:1.21 FROM gitea/gitea:1.22
RUN apk --no-cache add asciidoctor ruby-rouge RUN apk --no-cache add asciidoctor ruby-rouge
COPY extended_rouge.rb /opt/extended_rouge.rb COPY extended_rouge.rb /opt/extended_rouge.rb