Skip to content

Commit 5842272

Browse files
Update to 10.1.22+maria-1~jessie
1 parent 76bf9d4 commit 5842272

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
@@ -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.1
61-
ENV MARIADB_VERSION 10.1.21+maria-1~jessie
61+
ENV MARIADB_VERSION 10.1.22+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)