From 247b2f0fb19d085b257e3b06ced4631cc170f13b Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Sun, 12 Jul 2026 00:24:57 +0000 Subject: [PATCH] Deploy landing:3e63d96587fddb95c88112a01ea62e218d667c56 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index ea343b0..bcd3208 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: landing - image: gitea.niq-dev.com/gitea_admin/landing:latest + image: gitea.niq-dev.com/gitea_admin/landing:3e63d96587fddb95c88112a01ea62e218d667c56 ports: - containerPort: 80 ---