Update gitea to 1.11
This commit is contained in:
parent
0391f032c8
commit
8325af9f6c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.10.3
|
||||
image: gitea/gitea:1.11.0
|
||||
container_name: gitea
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue