From ddcfbc7b8e4b5fe7c42e47023ceea94293b68d3a Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 6 Aug 2026 14:41:38 +0000 Subject: [PATCH] ci: update researchowl image to 93a506b6 [skip ci] --- researchowl/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/researchowl/deployment.yaml b/researchowl/deployment.yaml index 31c224b..2bbec07 100644 --- a/researchowl/deployment.yaml +++ b/researchowl/deployment.yaml @@ -44,7 +44,7 @@ spec: spec: containers: - name: researchowl - image: git.chemavx.xyz/chemavx/researchowl:1fd0c1b3 + image: git.chemavx.xyz/chemavx/researchowl:93a506b6 imagePullPolicy: Always env: - name: TELEGRAM_BOT_TOKEN