Skip to content

Commit

Permalink
Check that 5.6.10 does not have problems after migration
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier committed Nov 30, 2023
1 parent 3829ca3 commit a0c3b6a
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.9 # this is the latest stable release
image: unleashorg/unleash-server:5.6.10 # this is the latest stable release
ports:
- "4242:4242"
environment:
Expand Down

0 comments on commit a0c3b6a

Please sign in to comment.