Skip to content

Commit

Permalink
Verify tests fail in 5.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier committed Nov 30, 2023
1 parent 60d03f5 commit 36e8263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-migrations/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 36e8263

Please sign in to comment.