From 4fc9b5104e51ff0a69fb42b7a8112b770415dc23 Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Sun, 9 Oct 2022 16:30:58 +0200 Subject: [PATCH] Bump operator image from v1.0.0-rc1 to v1.0.12 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9089b6b..b102ce6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM flant/shell-operator:v1.0.0-rc.1 +FROM flant/shell-operator:v1.0.12 RUN apk add --no-cache redis