From 8585252103eee8c7be98cb6400242ea86e633f0c Mon Sep 17 00:00:00 2001 From: trueberryless Date: Tue, 26 Nov 2024 12:01:19 +0000 Subject: [PATCH] [ci] deployment --- manifest/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/deployment.yaml b/manifest/deployment.yaml index 407d378..28461ac 100644 --- a/manifest/deployment.yaml +++ b/manifest/deployment.yaml @@ -17,5 +17,5 @@ spec: spec: containers: - name: mutanuq - image: "trueberryless/mutanuq" + image: "trueberryless/mutanuq:0.1.1" imagePullPolicy: Always