Use 1.7 release of Gitea

This commit is contained in:
Basti 2019-01-09 07:55:13 +08:00
parent 8073861775
commit 28b73f88a8

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