Skip to content

Commit 76bf9d4

Browse files
Update to 10.0.30+maria-1~jessie
1 parent 62419df commit 76bf9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10.0/Dockerfile

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

6060
ENV MARIADB_MAJOR 10.0
61-
ENV MARIADB_VERSION 10.0.29+maria-1~jessie
61+
ENV MARIADB_VERSION 10.0.30+maria-1~jessie
6262

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

0 commit comments

Comments
 (0)