Skip to content

Commit eff552f

Browse files
authored
Merge pull request #531 from getlago/misc-v1-28-1
bump version to 1.28.1
2 parents 67df32c + eb2938d commit eff552f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

api

Submodule api updated 54 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.28.0
11+
image: getlago/api:v1.28.1
1212
x-frontend-image: &frontend-image
13-
image: getlago/front:v1.28.0
13+
image: getlago/front:v1.28.1
1414

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

0 commit comments

Comments
 (0)