Skip to content

Commit

Permalink
Changed BBB mock image to recent version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssj365 committed Oct 22, 2024
1 parent 6d1ee2c commit b25a316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- 3306:3306
options: --health-cmd="mysqladmin ping" --health-interval 10s --health-timeout 5s --health-retries 3
mockserver:
image: calllearning/bigbluebutton_mock:main
image: moodlehq/bigbluebutton_mock:main
ports:
- 8001:80

Expand Down

0 comments on commit b25a316

Please sign in to comment.