mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-22 18:01:02 +00:00
Pin Gitea version (#3104)
This commit is contained in:
parent
c4ca88e945
commit
0860485d9d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue