Update Gitea to 1.7.2

Closes #18
This commit is contained in:
Greg 2019-02-25 16:54:59 +01:00
parent 069502d056
commit cc6f31b4b9
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 # file exists in the conf/ directory of the data directory
# (/data/gitea/conf in our case) # (/data/gitea/conf in our case)
- name: gitea-server - name: gitea-server
image: gitea/gitea:1.7.1 image: gitea/gitea:1.7.2
ports: ports:
- containerPort: 3000 - containerPort: 3000
- containerPort: 3001 - containerPort: 3001