updated to use latest tag in gitea

This commit is contained in:
Davorin Stevanovic 2022-09-18 15:46:12 +01:00
parent a3bdd139ce
commit 12fd0b124c

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
server: server:
image: gitea/gitea:1.17.1 image: gitea/gitea:latest
container_name: gitea container_name: gitea
environment: environment:
- USER_UID=1000 - USER_UID=1000