From e09c4ec4e693b57047eb2c4db3b17ef84b7691bf Mon Sep 17 00:00:00 2001 From: Takashi Yoneuchi Date: Thu, 14 Oct 2021 01:02:53 +0900 Subject: [PATCH] feat: bump up the Shisho version to 0.5.2 Signed-off-by: Takashi Yoneuchi --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f5423e2..11eebeb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/flatt-security/shisho-cli:v0.5.1 AS cli +FROM ghcr.io/flatt-security/shisho-cli:v0.5.2 AS cli # ----