Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix issue #329 #330

Merged
merged 2 commits into from
May 3, 2024
Merged

fix issue #329 #330

merged 2 commits into from
May 3, 2024

Conversation

bnaydenov
Copy link
Contributor

@bnaydenov bnaydenov commented Dec 12, 2023

Make use of offical mysql docker image which includes latest versions 8.2 and 8.0.35.

remove variable $organization will default to string library which is used as $organization when pull official images.

fix #329

@bnaydenov
Copy link
Contributor Author

Can somebody from maintainers take a look why this test Tests\Feature\DockerTagsTest::it_sorts_the_versions_naturally is falling

Copy link
Contributor

@tonysm tonysm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like MySQL has caught up with Arm images. Nice. Thanks!

@tonysm tonysm merged commit fd73380 into tighten:main May 3, 2024
10 checks passed
@tonysm
Copy link
Contributor

tonysm commented May 3, 2024

Thanks!

@tonysm tonysm mentioned this pull request May 3, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use of MySql 8.2 and 8.0.35 - official mysql docker hub image
2 participants