From 4567950c10b005405784d664aeb46f1c9288335e Mon Sep 17 00:00:00 2001 From: dm1sh Date: Tue, 13 May 2025 10:45:35 +0300 Subject: [PATCH] Bump gitea to 1.23.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 975de40..a5cf11f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gitea/gitea:1.23.7 +FROM gitea/gitea:1.23.8 RUN apk --no-cache add pipx pandoc-cli