misc: Bump version to v0.48.0-beta (#282)

This commit is contained in:
Vincent Pochet 2023-09-21 16:52:26 +02:00 committed by GitHub
parent 8e9c48384c
commit 835f9391ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

2
api

@ -1 +1 @@
Subproject commit 40cd1263035973d41e2c7460fbcc9a1f594ea2f9
Subproject commit 80f55963580738fe8cf25cd1c5e0dc5cc2831b06

View File

@ -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

2
front

@ -1 +1 @@
Subproject commit fe8f59b5d753c2d4fe14394d7da7023edc5dc187
Subproject commit 7a3fd99150a3e0147524b1fff8583b14db40b71d