Use 1.7 release of Gitea

This commit is contained in:
Basti 2019-01-09 07:55:13 +08:00
parent 8073861775
commit 28b73f88a8
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
# file exists in the conf/ directory of the data directory
# (/data/gitea/conf in our case)
- name: gitea-server
image: 5apps/gitea:latest
image: gitea/gitea:1.7
ports:
- containerPort: 3000
- containerPort: 3001