From 05902e1a616f394ba7271c5b7b124bd6a9385b76 Mon Sep 17 00:00:00 2001 From: CI/CD Bot Date: Wed, 7 Jan 2026 08:57:57 +0000 Subject: [PATCH] Update image to a14f1e5 --- apps/static-site/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/static-site/deployment.yaml b/apps/static-site/deployment.yaml index 50eaa49..8580968 100644 --- a/apps/static-site/deployment.yaml +++ b/apps/static-site/deployment.yaml @@ -17,6 +17,6 @@ spec: spec: containers: - name: nginx - image: harbor.apps.kopikopi.com.ru/drone/test:latest + image: harbor.apps.kopikopi.com.ru/drone/test:a14f1e5 ports: - containerPort: 80