specific version in docker compose (#13644)

* specific version in docker compose

fix #13643

* update latest version
This commit is contained in:
techknowlogick 2020-11-19 11:36:48 -05:00 committed by GitHub
parent ad2a288622
commit 64bd5f4c66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -18,7 +18,7 @@ params:
description: Git with a cup of tea
author: The Gitea Authors
website: https://docs.gitea.io
version: 1.12.5
version: 1.12.6
minGoVersion: 1.13
goVersion: 1.15
minNodeVersion: 10.13