From e2171b45239b061c078fd2ab4090be64252224ca Mon Sep 17 00:00:00 2001 From: "Github Actions bot to update .env with latest tags" Date: Fri, 4 Oct 2024 18:27:15 +0000 Subject: [PATCH] Updated docker image tags in .env file to the latest timestamp --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 6e0d93d..f0c5b40 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-10-02--01-55 +PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_v0.0.2 PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-10-01--54-01 -SERVER_IMAGE_TAG=cleanup-cicd_2024-10-02--56-55 +SERVER_IMAGE_TAG=cleanup-cicd_v0.2.14