From 9beb9c48871a54800ecf8551fa22f56488245397 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Tue, 12 May 2026 22:40:46 -0400 Subject: [PATCH] Update deployment.yaml --- apps/base/customer1/paaas-landing/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/paaas-landing/deployment.yaml b/apps/base/customer1/paaas-landing/deployment.yaml index 54eaf16..1da136e 100644 --- a/apps/base/customer1/paaas-landing/deployment.yaml +++ b/apps/base/customer1/paaas-landing/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: web - image: ghcr.io/sirius0xdev/hermes_workspace:paaas-landing + image: ghcr.io/sirius0xdev/hermes_workspace:paaas-landing:latest imagePullPolicy: Always ports: - containerPort: 8080