Version change.

This commit is contained in:
root 2024-12-15 23:58:17 +00:00
parent 83ede59c76
commit a63fce8983

View File

@ -6,7 +6,7 @@ networks:
services:
server:
image: gitea/gitea:1.22.4
image: gitea/gitea:1.22.3
container_name: tea
environment:
- USER_UID=1000
@ -20,4 +20,4 @@ services:
- /etc/localtime:/etc/localtime:ro
ports:
- "127.0.0.1:8082:3000"
- "0.0.0.0:2222:22"
- "127.0.0.1:222:22"