From 02a95e68a9869aaff6da4801c1559316fbc54a8b Mon Sep 17 00:00:00 2001 From: Ammar Hussein Date: Thu, 22 May 2025 22:03:27 -0700 Subject: [PATCH] [chore] update to 0.0.2 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 241f917..1054bf7 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: git.coopcloud.tech/rtm/rtmwebsite:0.0.1 + image: git.coopcloud.tech/rtm/rtmwebsite:0.0.2 networks: - proxy deploy: