mirror of
https://github.com/getlago/lago.git
synced 2024-12-22 21:23:24 +07:00
Bump migrate image to 1.8.2 (#391)
This commit is contained in:
parent
50bd5b1c90
commit
9c46eacd5b
@ -293,7 +293,7 @@ services:
|
|||||||
|
|
||||||
migrate:
|
migrate:
|
||||||
container_name: lago-migrate
|
container_name: lago-migrate
|
||||||
image: getlago/api:v1.8.1
|
image: getlago/api:v1.8.2
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
command: ["./scripts/start.migrate.sh"]
|
command: ["./scripts/start.migrate.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user