From 06ba9b7b37cb2ca0ebfe6ce6fb9f08a6b2f6aa22 Mon Sep 17 00:00:00 2001 From: Jauder Ho Bot Date: Mon, 29 Jul 2024 17:15:06 +0000 Subject: [PATCH] Updated anteon to selfhosted-2.5.0 Signed-off-by: Jauder Ho Bot --- .github/workflows/anteon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/anteon.yml b/.github/workflows/anteon.yml index 1ca985d50c28..a574e6074d9c 100644 --- a/.github/workflows/anteon.yml +++ b/.github/workflows/anteon.yml @@ -12,7 +12,7 @@ on: - cron: "0 8 * * 1" env: - BUILD_VERSION: "selfhosted-2.2.0" + BUILD_VERSION: "selfhosted-2.5.0" DOCKER_CLI_EXPERIMENTAL: enabled REPOSITORY: ${{ github.actor }}/${{ github.workflow }}