Upgrade Gitea to 1.7.1

This commit is contained in:
Basti 2019-02-03 12:28:21 +07:00
parent 43ad6f842b
commit 526f4b9035
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: gitea/gitea:1.7
image: gitea/gitea:1.7.1
ports:
- containerPort: 3000
- containerPort: 3001