updated gitea to rc

This commit is contained in:
kolaente 2017-11-22 21:26:11 +01:00
parent 28484c26c2
commit 89915400bc
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -1,7 +1,7 @@
version: '2'
services:
gitea:
image: gitea/gitea:1.3
image: gitea/gitea:1.3.0-rc1
volumes:
- gitea-data:/data
{{- if ne .Values.db_link ""}}