fix(manifest): Fix container image version

This commit is contained in:
Tanguy Herbron 2023-06-30 23:40:11 +02:00
parent 6bb2dc2d16
commit 793193943e

View File

@ -17,7 +17,7 @@ spec:
subdomain: gitea
containers:
- name: gitea
image: gitea/server
image: gitea/gitea:1.19.3
ports:
- containerPort: 80
env: