Skip to content

Commit b475211

Browse files
committed
Update to 10.1.14+maria-1~jessie
1 parent 82e82c5 commit b475211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN echo "deb http://repo.percona.com/apt jessie main" > /etc/apt/sources.list.d
2424
} > /etc/apt/preferences.d/percona
2525

2626
ENV MARIADB_MAJOR 10.1
27-
ENV MARIADB_VERSION 10.1.13+maria-1~jessie
27+
ENV MARIADB_VERSION 10.1.14+maria-1~jessie
2828

2929
RUN echo "deb http://ftp.osuosl.org/pub/mariadb/repo/$MARIADB_MAJOR/debian jessie main" > /etc/apt/sources.list.d/mariadb.list \
3030
&& { \

0 commit comments

Comments
 (0)