upgrade gitea to 1.23

This commit is contained in:
Will Anderson
2026-03-25 20:04:05 -05:00
parent e19cadf971
commit 35055ec783
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: gitea
image: gitea/gitea:1.22
image: gitea/gitea:1.23
ports:
- name: http
containerPort: 3000