From 27c1fd5f045593e85b3e4fde89282ee535bedc8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Wed, 26 Jan 2022 16:00:27 +0100 Subject: [PATCH] Fix redis docker image version --- digitaldemocratic.conf.sample | 3 +++ isard-apps | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/digitaldemocratic.conf.sample b/digitaldemocratic.conf.sample index 55a5aa9..534ffda 100644 --- a/digitaldemocratic.conf.sample +++ b/digitaldemocratic.conf.sample @@ -153,3 +153,6 @@ MARIADB_IMG=mariadb:10.6.5 ## NGINX NGINX_IMG=nginx:1.21.6 + +## REDIS +REDIS_IMG=redis:6.2.6-alpine3.15 diff --git a/isard-apps b/isard-apps index 4e1df88..723ed88 160000 --- a/isard-apps +++ b/isard-apps @@ -1 +1 @@ -Subproject commit 4e1df88f9cef3cc5d2c4076661f2ed162ba45609 +Subproject commit 723ed88459131d81cccb95f432b8be701826de3e