Merge pull request #136 from getlago/v0.15.1-alpha

misc: Update front on arm64
This commit is contained in:
Romain Sempé 2022-11-23 15:15:47 +01:00 committed by GitHub
commit 6bcb4a8eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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