update flyway 10->12
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
retries: 5
|
||||
|
||||
flyway:
|
||||
image: flyway/flyway:10
|
||||
image: flyway/flyway:12
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user