diff --git a/test-migrations/docker-compose.yml b/test-migrations/docker-compose.yml index 97663ec8972e..7f453774519c 100644 --- a/test-migrations/docker-compose.yml +++ b/test-migrations/docker-compose.yml @@ -3,7 +3,7 @@ services: # The Unleash server waits for the migrations to be applied by waiting on the # migrations container to be healthy. unleash: - image: unleashorg/unleash-server:5.6.10 # this is the latest stable release + image: unleashorg/unleash-server:5.6.9 # this is the latest stable release ports: - "4242:4242" environment: