diff --git a/api b/api index 03058cb..979db6f 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 03058cb1787535ab5d6ca36156757fdc697aa411 +Subproject commit 979db6f3cc5fbccafe214f010789b373d3377093 diff --git a/docker-compose.yml b/docker-compose.yml index 6324afe..bbb8126 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -30,7 +30,7 @@ services: api: container_name: lago-api - image: getlago/api:v0.7.0-alpha + image: getlago/api:v0.8.0-alpha restart: unless-stopped depends_on: - db @@ -64,7 +64,7 @@ services: front: container_name: lago-front - image: getlago/front:v0.7.0-alpha + image: getlago/front:v0.8.0-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;\"'" @@ -100,7 +100,7 @@ services: api-worker: container_name: lago-worker - image: getlago/api:v0.7.0-alpha + image: getlago/api:v0.8.0-alpha restart: unless-stopped depends_on: - api @@ -129,7 +129,7 @@ services: api-clock: container_name: lago-clock - image: getlago/api:v0.7.0-alpha + image: getlago/api:v0.8.0-alpha restart: unless-stopped depends_on: - api diff --git a/front b/front index c539b55..b140f62 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit c539b554eeb59860790f2fcf5a0e74f3f5e8946e +Subproject commit b140f62516f1cab9824d57d34a0f77193bf4238a