mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-22 16:36:30 +00:00
chore(deps): update gitea/gitea docker tag to v1.22 (#3749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
91b122e1ce
commit
eac2f10770
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
- pgsql:/var/lib/postgresql/data/pgdata
|
||||
|
||||
gitea:
|
||||
image: gitea/gitea:1.21
|
||||
image: gitea/gitea:1.22
|
||||
ports:
|
||||
- 3000:3000
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue