From 6a76aa5971cbb56d87b1ac5b8c1eb69d3d22c2d6 Mon Sep 17 00:00:00 2001 From: Dmitriy Shishkov Date: Tue, 10 Jun 2025 15:46:41 +0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a5cf11f..3dc2328 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gitea/gitea:1.23.8 +FROM gitea/gitea:1.24.0 RUN apk --no-cache add pipx pandoc-cli