forked from argilla/docker
gitea: upgrade to 1.21.2
Update was performed by steps: 1.19.2 -> 1.19.4 -> 1.20.6 -> 1.21.2
This commit is contained in:
parent
635ba1eeaf
commit
da8c963e7f
|
@ -1,7 +1,7 @@
|
|||
version: "3.3"
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.19.2
|
||||
image: gitea/gitea:1.21.2
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- db
|
||||
|
|
Loading…
Reference in New Issue