updated gitea to rc

This commit is contained in:
kolaente
2017-11-22 21:26:11 +01:00
parent 28484c26c2
commit 89915400bc
+1 -1
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 ""}}