diff --git a/docker-compose.arm64.yml b/docker-compose.arm64.yml index 69552fc..25b6ce1 100644 --- a/docker-compose.arm64.yml +++ b/docker-compose.arm64.yml @@ -70,7 +70,7 @@ services: front: container_name: lago-front - image: getlago/front-arm64v8:v0.14.1-alpha + image: getlago/front-arm64v8:v0.15.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;\"'"