Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] eda0e3c75f
Merge 3657cb1e34 into d348afd33d 2024-03-22 06:51:03 +00:00
renovate[bot] 3657cb1e34
Update docker.io/gitea/gitea Docker tag to v1.21.9 2024-03-22 06:50:59 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
services:
server:
image: docker.io/gitea/gitea:1.21.2
image: docker.io/gitea/gitea:1.21.9
environment:
- USER_UID=1000
- USER_GID=1000