misc: Update front on arm64

This commit is contained in:
Romain Sempé 2022-11-23 15:09:04 +01:00
parent dbe4ed7884
commit bcbf004168

View File

@ -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;\"'"