Commit 7876aa23 authored by Suhaib Khan's avatar Suhaib Khan

Update default mysql version

Signed-off-by: 's avatarSuhaib Khan <suheb.work@gmail.com>
parent f90a81ef
ARG MYSQL_VERSION=8.0
ARG MYSQL_VERSION=latest
FROM mysql:${MYSQL_VERSION}
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment