From e308650c7218de84aaccb4e56f0ef343bdb4a39e Mon Sep 17 00:00:00 2001 From: Robert Burgess Date: Wed, 21 Aug 2024 01:20:45 -0400 Subject: [PATCH] update deployment 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