vapi icon indicating copy to clipboard operation
vapi copied to clipboard

Update MySQL image tag

Open markaltmann opened this issue 1 year ago • 0 comments

The official docker image, displayed here: https://hub.docker.com/_/mysql/

If you use 8.0 as the tag, then the latest version is 8.0.40. However, for Major version 8, the latest is 8.4.3. So it would be best to use :8 as the image tag, instead of :8.0

markaltmann avatar Dec 18 '24 21:12 markaltmann