Pin Gitea version (#3104)

This commit is contained in:
Lukas
2024-01-02 10:42:41 +01:00
committed by GitHub
parent c4ca88e945
commit 0860485d9d

View File

@@ -12,7 +12,7 @@ services:
- pgsql:/var/lib/postgresql/data/pgdata
gitea:
image: gitea/gitea:dev
image: gitea/gitea:1.21
ports:
- 3000:3000
volumes: