Upgrade Gitea to 1.10.3

This commit is contained in:
Basti 2020-01-28 12:33:00 -05:00
parent 2ab0db6c2a
commit a3c1b2d1f7
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
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.1
image: gitea/gitea:1.10.3
ports:
- containerPort: 3000
- containerPort: 3001