Skip to content

Commit b65d2ae

Browse files
author
Oleksandr Chebotarov
authored
release: Bump to v1.38.0
2 parents 5439dd5 + 6d8b010 commit b65d2ae

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

api

Submodule api updated 155 files

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ x-postgres-image: &postgres-image
88
x-redis-image: &redis-image
99
image: redis:6-alpine
1010
x-backend-image: &backend-image
11-
image: getlago/api:v1.37.0
11+
image: getlago/api:v1.38.0
1212
x-frontend-image: &frontend-image
13-
image: getlago/front:v1.37.0
13+
image: getlago/front:v1.38.0
1414

1515
x-lago-api-url: &lago-api-url
1616
"LAGO_API_URL": ${LAGO_API_URL:-http://localhost:3000}

front

Submodule front updated 196 files

0 commit comments

Comments
 (0)