diff --git a/api b/api index 7902101..e919f5e 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 7902101c382ef386535848624a0aa679e7f7b003 +Subproject commit e919f5e09f643844ce9449c0dafcd18148347404 diff --git a/docker-compose.yml b/docker-compose.yml index 9db9953..0f62ece 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,7 +33,7 @@ services: api: container_name: lago-api - image: getlago/api:v0.49.1-beta + image: getlago/api:v0.50.0-beta restart: unless-stopped depends_on: - db @@ -82,7 +82,7 @@ services: front: container_name: lago-front - image: getlago/front:v0.49.1-beta + image: getlago/front:v0.50.0-beta 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;\"'" @@ -120,7 +120,7 @@ services: api-worker: container_name: lago-worker - image: getlago/api:v0.49.1-beta + image: getlago/api:v0.50.0-beta restart: unless-stopped depends_on: - api @@ -200,7 +200,7 @@ services: api-clock: container_name: lago-clock - image: getlago/api:v0.49.1-beta + image: getlago/api:v0.50.0-beta restart: unless-stopped depends_on: - api diff --git a/front b/front index 58a56fe..a67e93b 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit 58a56feb48e44c02aec183724fbd9241b8f8d598 +Subproject commit a67e93b0c8c09efa23114e22a5db45e78255981e