From 2e11391ad76f7d13292cd3c394e58c21b06687ae Mon Sep 17 00:00:00 2001 From: Richard Koliser Date: Thu, 28 May 2026 00:29:16 -0400 Subject: [PATCH] KASM-8492 update core tag --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 649cfc6..4524639 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ stages: - template - run variables: - BASE_TAG: "develop" + BASE_TAG: "1.19.0-rolling-weekly" USE_PRIVATE_IMAGES: 0 KASM_RELEASE: "1.18.0" TEST_INSTALLER: "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.18.0.09f70a.tar.gz"