From 71f4c5ea95db63a36c7256c9393e6d1952eedca4 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Sat, 4 Jul 2026 10:59:10 +0000 Subject: [PATCH] ci: update researchowl image to a23810b9 [skip ci] --- researchowl/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/researchowl/deployment.yaml b/researchowl/deployment.yaml index dc67e2f..2b72f01 100644 --- a/researchowl/deployment.yaml +++ b/researchowl/deployment.yaml @@ -44,7 +44,7 @@ spec: spec: containers: - name: researchowl - image: git.chemavx.xyz/chemavx/researchowl:8dfd0116 + image: git.chemavx.xyz/chemavx/researchowl:a23810b9 imagePullPolicy: Always env: - name: TELEGRAM_BOT_TOKEN