diff --git a/api b/api index 56a609d..640cb57 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 56a609d34b19962b5908c8f4aac2e3e7f75677b6 +Subproject commit 640cb5742a21e9e152af5aea1ff15e7138a51cdc diff --git a/docker-compose.arm64.yml b/docker-compose.arm64.yml index 59b73fb..dabbf7f 100644 --- a/docker-compose.arm64.yml +++ b/docker-compose.arm64.yml @@ -30,7 +30,7 @@ services: api: container_name: lago-api - image: getlago/api-arm64v8:v0.19.1-alpha + image: getlago/api-arm64v8:v0.19.2-alpha restart: unless-stopped depends_on: - db @@ -72,7 +72,7 @@ services: front: container_name: lago-front - image: getlago/front-arm64v8:v0.19.1-alpha + image: getlago/front-arm64v8:v0.19.2-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;\"'" @@ -109,7 +109,7 @@ services: api-worker: container_name: lago-worker - image: getlago/api-arm64v8:v0.19.1-alpha + image: getlago/api-arm64v8:v0.19.2-alpha restart: unless-stopped depends_on: - api @@ -145,7 +145,7 @@ services: api-clock: container_name: lago-clock - image: getlago/api-arm64v8:v0.19.1-alpha + image: getlago/api-arm64v8:v0.19.2-alpha restart: unless-stopped depends_on: - api diff --git a/docker-compose.yml b/docker-compose.yml index f299446..ec2f5b8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,7 @@ services: api: container_name: lago-api - image: getlago/api:v0.19.1-alpha + image: getlago/api:v0.19.2-alpha restart: unless-stopped depends_on: - db @@ -76,7 +76,7 @@ services: front: container_name: lago-front - image: getlago/front:v0.19.1-alpha + image: getlago/front:v0.19.2-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;\"'" @@ -113,7 +113,7 @@ services: api-worker: container_name: lago-worker - image: getlago/api:v0.19.1-alpha + image: getlago/api:v0.19.2-alpha restart: unless-stopped depends_on: - api @@ -150,7 +150,7 @@ services: api-clock: container_name: lago-clock - image: getlago/api:v0.19.1-alpha + image: getlago/api:v0.19.2-alpha restart: unless-stopped depends_on: - api diff --git a/front b/front index c2386b1..a2a4a28 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit c2386b1442c913160787a9ecefb1ee9b2175f88c +Subproject commit a2a4a28b4eb2960b8a4e322a5243ef5145bdd92d