Skip to content
Snippets Groups Projects
Verified Commit dcf6395a authored by Timm Fitschen's avatar Timm Fitschen
Browse files

use pipeline with mysql8

parent cc826d33
No related branches found
No related tags found
No related merge requests found
Pipeline #9180 passed
FROM debian:buster
FROM mysql:8
RUN apt-get update \
&& \
apt-get install -y \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment