From ffec4ee7cd49293a9cd97edd32b4897e054fa4a9 Mon Sep 17 00:00:00 2001 From: "Github Actions bot to update .env with latest tags" Date: Sat, 28 Sep 2024 12:36:42 +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 26694ef..c0dc3e5 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-09-28--29-39 -PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-09-28--29-39 +PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-09-28--33-21 +PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-09-28--33-21 SERVER_IMAGE_TAG=cleanup-cicd_2024-09-28--25-11