Skip to content

Commit

Permalink
mariadb 10.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrombez committed Apr 26, 2018
1 parent 4836140 commit 5e2126b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mariadb:10.2
FROM mariadb:10.2.14

RUN DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::='--force-confnew' -qqy install galera rsync && \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 5e2126b

Please sign in to comment.