Upgrade Gitea to 1.7.1 #16

Merged
raucao merged 1 commits from chore/upgrade_gitea into master 2019-02-03 05:29:39 +00:00

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: gitea/gitea:1.7
image: gitea/gitea:1.7.1
ports:
- containerPort: 3000
- containerPort: 3001