From ec8ac56999dcf83b80d41b71b04c4e8e4e9ef179 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 5 Jun 2024 20:14:56 +0000 Subject: [PATCH] Pin ghcr.io/johnstrunk/jira-summarizer Docker tag to 505b205 Signed-off-by: Mend Renovate --- jira-estimator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jira-estimator.yaml b/jira-estimator.yaml index 57c8f58..c2c664e 100644 --- a/jira-estimator.yaml +++ b/jira-estimator.yaml @@ -31,7 +31,7 @@ spec: spec: containers: - name: estimator - image: ghcr.io/johnstrunk/jira-summarizer:1.2.1 + image: ghcr.io/johnstrunk/jira-summarizer:1.2.1@sha256:505b205a45f0eb24d82fa5c02dc105af6d075362cb2694d82dc5face1d0a54ed command: - "/app/.venv/bin/python" - "estimator.py"