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