diff --git a/api b/api index 4126037..4c2e135 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 41260378608b58390bbd80e347eaafe8fcaf9ea5 +Subproject commit 4c2e135865d4efa099bd72e7951e2e42a12f70fc diff --git a/docker-compose.yml b/docker-compose.yml index 7b08572..165ce05 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,7 +33,7 @@ services: api: container_name: lago-api - image: getlago/api:v0.54.2-beta + image: getlago/api:v0.55.0-beta restart: unless-stopped depends_on: - db @@ -87,7 +87,7 @@ services: front: container_name: lago-front - image: getlago/front:v0.54.2-beta + image: getlago/front:v0.55.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;\"'" @@ -126,7 +126,7 @@ services: api-worker: container_name: lago-worker - image: getlago/api:v0.54.2-beta + image: getlago/api:v0.55.0-beta restart: unless-stopped depends_on: api: @@ -170,7 +170,7 @@ services: # It is recommendend if you have a high usage of events to not impact the other Sidekiq Jobs. #api-events-worker: # container_name: lago-events-worker - # image: getlago/api:v0.54.1-beta + # image: getlago/api:v0.55.0-beta # restart: unless-stopped # depends_on: # api: @@ -208,7 +208,7 @@ services: api-clock: container_name: lago-clock - image: getlago/api:v0.54.2-beta + image: getlago/api:v0.55.0-beta restart: unless-stopped depends_on: api: diff --git a/front b/front index f090522..c8091ca 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit f090522d8a7d8673ade93fead4bcaaad5731bd7b +Subproject commit c8091cace463c13460cc888e8798e01a96902281