From 835f9391ac1c86a372b2a81c579ccc6f58cc9928 Mon Sep 17 00:00:00 2001 From: Vincent Pochet Date: Thu, 21 Sep 2023 16:52:26 +0200 Subject: [PATCH] misc: Bump version to v0.48.0-beta (#282) --- api | 2 +- docker-compose.yml | 8 ++++---- front | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api b/api index 40cd126..80f5596 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 40cd1263035973d41e2c7460fbcc9a1f594ea2f9 +Subproject commit 80f55963580738fe8cf25cd1c5e0dc5cc2831b06 diff --git a/docker-compose.yml b/docker-compose.yml index 1dae60e..e9103e2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,7 +33,7 @@ services: api: container_name: lago-api - image: getlago/api:v0.47.0-beta + image: getlago/api:v0.48.0-beta restart: unless-stopped depends_on: - db @@ -79,7 +79,7 @@ services: front: container_name: lago-front - image: getlago/front:v0.47.0-beta + image: getlago/front:v0.48.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;\"'" @@ -117,7 +117,7 @@ services: api-worker: container_name: lago-worker - image: getlago/api:v0.47.0-beta + image: getlago/api:v0.48.0-beta restart: unless-stopped depends_on: - api @@ -155,7 +155,7 @@ services: api-clock: container_name: lago-clock - image: getlago/api:v0.47.0-beta + image: getlago/api:v0.48.0-beta restart: unless-stopped depends_on: - api diff --git a/front b/front index fe8f59b..7a3fd99 160000 --- a/front +++ b/front @@ -1 +1 @@ -Subproject commit fe8f59b5d753c2d4fe14394d7da7023edc5dc187 +Subproject commit 7a3fd99150a3e0147524b1fff8583b14db40b71d