chore: update gitea #41

Merged
polpetta merged 1 commits from feat/update-gitea into master 2025-04-04 18:49:31 +02:00
Showing only changes of commit 235718803c - Show all commits

View File

@ -3,7 +3,7 @@ version: '3.7'
services: services:
git-server: git-server:
image: gitea/gitea:1.20 image: gitea/gitea:1.23
restart: always restart: always
volumes: volumes:
- gs_data:/data - gs_data:/data