update gitea image

This commit is contained in:
Daylin Morgan 2023-08-25 09:27:28 -05:00
parent b10ee2daa1
commit 6b813469ab
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
gitea:
image: gitea/gitea:1.18.3
image: gitea/gitea:1.20.3
container_name: gitea
environment:
- USER_UID=1002