From 54e7937b842e7cfeeb8e0e273b7c8018e6b31ca5 Mon Sep 17 00:00:00 2001 From: "Github Actions bot to update .env with latest tags" Date: Sun, 29 Sep 2024 05:02:53 +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 d468cfe..037b9a0 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-09-29--55-41 -PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-09-29--55-41 +PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-09-29--59-24 +PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-09-29--59-24 SERVER_IMAGE_TAG=cleanup-cicd_2024-09-29--54-55