Skip to content

Commit f50d0a8

Browse files
Update to 10.2.10+maria~jessie
1 parent 1d69a91 commit f50d0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10.2/Dockerfile

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

6161
ENV MARIADB_MAJOR 10.2
62-
ENV MARIADB_VERSION 10.2.9+maria~jessie
62+
ENV MARIADB_VERSION 10.2.10+maria~jessie
6363

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

0 commit comments

Comments
 (0)