mirror of
https://github.com/getlago/lago.git
synced 2025-01-05 13:08:00 +07:00
misc(docker): bump front to v0.17.1-alpha (#157)
This commit is contained in:
parent
670d01ae25
commit
f887e4e580
@ -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;\"'"
|
||||
|
@ -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;\"'"
|
||||
|
2
front
2
front
@ -1 +1 @@
|
||||
Subproject commit f6c12079c94cd67655d69ede1863bc1fcd099af5
|
||||
Subproject commit bc37d0028c5e77bca1d4924dfc347a8a3e943a9a
|
Loading…
Reference in New Issue
Block a user