Upgrade Gitea to 1.10.1 #40

Merged
raucao merged 1 commits from chore/update_gitea into master 2019-12-19 13:10:14 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ spec:
name: config
containers:
- name: gitea-server
image: gitea/gitea:1.10.0
image: gitea/gitea:1.10.1
ports:
- containerPort: 3000
- containerPort: 3001