Skip to content

fix(image-version): updated mysql image to 8.0 due to incompability#90

Open
albertopformoso wants to merge 1 commit intomasterfrom
fix/mysql-image-version
Open

fix(image-version): updated mysql image to 8.0 due to incompability#90
albertopformoso wants to merge 1 commit intomasterfrom
fix/mysql-image-version

Conversation

@albertopformoso
Copy link
Copy Markdown

MySQL image 5.7.22 seems to be incompatible with M1 processors, the last stable and compatible version with this processor is 8.0

What does this PR do?

Fix the issue of incompability of MySQL image 5.7.22 with M1 processors and having the last stable version image of MySQL

Where should the reviewer start?

In the docker-compose.yaml

MySQL image 5.7.22 seems to be incompatible with M1 processors, the last
stable and compatible version with this processor is 8.0
@albertopformoso albertopformoso added enhancement New feature or request good first issue Good for newcomers labels Nov 11, 2022
@albertopformoso albertopformoso self-assigned this Nov 11, 2022
@albertopformoso albertopformoso linked an issue Nov 11, 2022 that may be closed by this pull request
Copy link
Copy Markdown

@LuisTejedaS LuisTejedaS left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update mysql version

2 participants