Skip to content

"latest" tag is listed as 8 but is actually 5.x #407

New issue

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

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

Already on GitHub? Sign in to your account

Closed
coleifer opened this issue Apr 20, 2018 · 3 comments
Closed

"latest" tag is listed as 8 but is actually 5.x #407

coleifer opened this issue Apr 20, 2018 · 3 comments

Comments

@coleifer
Copy link

On hub.docker.com the "latest" tag is documented as being version 8 but in actuality it is 5.x

s1524192560 5037515

@ltangvald
Copy link
Collaborator

Looks like the images haven't been rebuilt yet for the new release, e.g. :5.7 is still 5.7.21 as well

@yosifkit
Copy link
Member

They have been built and pushed now.

$ docker pull mysql
Using default tag: latest
latest: Pulling from library/mysql
2a72cbf407d6: Pull complete 
38680a9b47a8: Pull complete 
4c732aa0eb1b: Pull complete 
c5317a34eddd: Pull complete 
f92be680366c: Pull complete 
e8ecd8bec5ab: Pull complete 
2a650284a6a8: Pull complete 
f3baca4eb0e3: Pull complete 
d3288bceb92d: Pull complete 
410aa06ed26b: Pull complete 
6d828875da7d: Pull complete 
7cc67dc49caa: Pull complete 
Digest: sha256:6d985a966d7bfd05b8f3a965d3da5e7f6da4a8f87cc645ddab7565c4eaf6d2bb
Status: Downloaded newer image for mysql:latest
sauron@minas-morgul:~$ docker run mysql --version
/usr/sbin/mysqld  Ver 8.0.11 for Linux on x86_64 (MySQL Community Server - GPL)

@coleifer
Copy link
Author

Thanks for the quick turnaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants