From c7f311ea7ae16c8704f7d194182b5d3e8564e63e Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Sat, 8 Feb 2020 23:08:37 +0100 Subject: [PATCH] upgrade ghost and switch to alpine --- tobru-ch/ghost.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tobru-ch/ghost.yaml b/tobru-ch/ghost.yaml index dd20ef1..6f26f7e 100644 --- a/tobru-ch/ghost.yaml +++ b/tobru-ch/ghost.yaml @@ -24,7 +24,7 @@ spec: component: ghost spec: containers: - - image: ghost:3.1.0 + - image: ghost:3.5.0-alpine imagePullPolicy: IfNotPresent name: ghost env: