From 5b189bc2aeb9f55da8face8fc21cb3a874f99e21 Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Tue, 30 Jun 2020 17:05:24 +0200 Subject: [PATCH] Update the parent image version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b5ed5d8..60246a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/f31/s2i-core:latest +FROM registry.fedoraproject.org/f32/s2i-core:latest # Redis image based on Software Collections packages #