Use 1.7 release of Gitea
This commit is contained in:
parent
8073861775
commit
28b73f88a8
@ -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
|
||||||
|
Reference in New Issue
Block a user