From f887e4e5807a4e2f4a8010036b7da6b12421be73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Denquin?= Date: Thu, 8 Dec 2022 17:38:06 +0100 Subject: [PATCH] misc(docker): bump front to v0.17.1-alpha (#157) --- docker-compose.arm64.yml | 2 +- docker-compose.yml | 2 +- front | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.arm64.yml b/docker-compose.arm64.yml index 3aac798..0187d8f 100644 --- a/docker-compose.arm64.yml +++ b/docker-compose.arm64.yml @@ -72,7 +72,7 @@ services: front: container_name: lago-front - image: getlago/front-arm64v8:v0.17.0-alpha + image: getlago/front-arm64v8:v0.17.1-alpha restart: unless-stopped # Use this command if you want to use SSL with Let's Encrypt # command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'" diff --git a/docker-compose.yml b/docker-compose.yml index dae2042..4b9e19e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -76,7 +76,7 @@ services: front: container_name: lago-front - image: getlago/front:v0.17.0-alpha + image: getlago/front:v0.17.1-alpha restart: unless-stopped # Use this command if you want to use SSL with Let's Encrypt # command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'" diff --git a/front b/front index f6c1207..bc37d00 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit f6c12079c94cd67655d69ede1863bc1fcd099af5 +Subproject commit bc37d0028c5e77bca1d4924dfc347a8a3e943a9a