From a37302268ad4d239c1208dfdbf6972e0d64c52a7 Mon Sep 17 00:00:00 2001 From: Robert Burgess Date: Tue, 20 Aug 2024 19:18:55 -0400 Subject: [PATCH] update simplysynced pull location --- apps/simplysyncedllc-com/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/simplysyncedllc-com/deployment.yaml b/apps/simplysyncedllc-com/deployment.yaml index 73a96e5..9e21fbf 100644 --- a/apps/simplysyncedllc-com/deployment.yaml +++ b/apps/simplysyncedllc-com/deployment.yaml @@ -31,7 +31,7 @@ spec: spec: containers: - name: simplysyncedllc-com-site - image: gitea.simplysyncedllc.com/dex/ss_website:1.2.0 + image: ghcr.io/simplysynced/simplysyncedllc_website:latest ports: - name: http containerPort: 3000