feat(gitea): Bump version to 1.15.6
parent
92f5124a58
commit
c239e728fb
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
git-server:
|
||||
image: gitea/gitea:1
|
||||
image: gitea/gitea:1.15.6
|
||||
restart: always
|
||||
volumes:
|
||||
- gs_data:/data
|
||||
|
|
Loading…
Reference in New Issue