Skip to content

Commit

Permalink
Bump migrate image to 1.8.2 (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
nudded authored Aug 8, 2024
1 parent 50bd5b1 commit 9c46eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ services:

migrate:
container_name: lago-migrate
image: getlago/api:v1.8.1
image: getlago/api:v1.8.2
depends_on:
- db
command: ["./scripts/start.migrate.sh"]
Expand Down

0 comments on commit 9c46eac

Please sign in to comment.