Update docker-compose.yml

This commit is contained in:
李启爱 2019-12-09 15:26:11 +08:00 committed by GitHub
parent 590051a3be
commit 7d507dfa33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: "3"
services:
gitea:
image: gitea/gitea:1.9.3
image: gitea/gitea:1.10.1
ports:
- "80:3000"
- "522:22"