From 68165e1b1d8dfebf50f391e87dfce68aaa7b1e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Wed, 26 Jan 2022 15:49:54 +0100 Subject: [PATCH] Fix nginx 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 4f86d33..55a5aa9 100644 --- a/digitaldemocratic.conf.sample +++ b/digitaldemocratic.conf.sample @@ -150,3 +150,6 @@ POSTGRESQL_IMG=postgres:14.1-alpine3.15 ## MARIADB MARIADB_IMG=mariadb:10.6.5 + +## NGINX +NGINX_IMG=nginx:1.21.6 diff --git a/isard-apps b/isard-apps index 47dd420..4e1df88 160000 --- a/isard-apps +++ b/isard-apps @@ -1 +1 @@ -Subproject commit 47dd420fae85901fe1cb029c7b5aa90b9f4a34b1 +Subproject commit 4e1df88f9cef3cc5d2c4076661f2ed162ba45609