From 944187b284a1996dc21996aac1e10ecd2bd61564 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:09:35 +0000 Subject: [PATCH] Update dotanuki-labs/callinectes:latest Docker digest to f57146c (#293) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- krabby.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krabby.sh b/krabby.sh index 28d5422..63cfd0c 100755 --- a/krabby.sh +++ b/krabby.sh @@ -7,7 +7,7 @@ set -e dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" cd "$dir" -readonly callinectes="ghcr.io/dotanuki-labs/callinectes:latest@sha256:19c0bee208be9ff578979289276e450aaa67bdc172bdeb276600c5631e9ad510" +readonly callinectes="ghcr.io/dotanuki-labs/callinectes:latest@sha256:f57146ca76b811837691b6b1ce8f49550f280d3a6f75794a929eaf60ef886413" readonly output_dir="artifacts" readonly e2e_bin_home="target/e2e" readonly task="$1"