From 7b8fc2f3e21a327ce0722ff5debe58e03da13ca7 Mon Sep 17 00:00:00 2001 From: "Github Actions bot to update .env with latest tags" Date: Sun, 29 Sep 2024 05:16:46 +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 0c58ad2..37ee9f7 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-09-29--09-50 -PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-09-29--09-50 +PUBLIC_DASH_NOTEBOOK_IMAGE_TAG=cleanup-cicd_2024-09-29--13-20 +PUBLIC_DASH_FRONTEND_IMAGE_TAG=cleanup-cicd_2024-09-29--13-20 SERVER_IMAGE_TAG=cleanup-cicd_2024-09-29--54-55