Skip to content

Commit 1128222

Browse files
committed
test build of 10.1
1 parent e60c3bb commit 1128222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ENV MYSQL_DIR="/config"
99
ENV DATADIR=$MYSQL_DIR/databases
1010

1111
# set the repo version for mariadb choose between 5.5 or 10.0
12-
ENV REPO_VER 10.0
12+
ENV REPO_VER 10.1
1313

1414
# update apt and install packages
1515
RUN apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db && \

0 commit comments

Comments
 (0)