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 subdomain: gitea
containers: containers:
- name: gitea - name: gitea
image: gitea/server image: gitea/gitea:1.19.3
ports: ports:
- containerPort: 80 - containerPort: 80
env: env: