Skip to content

Commit 1d69a91

Browse files
Update to 10.0.33+maria-1~jessie
1 parent f202ba1 commit 1d69a91

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
@@ -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.0
62-
ENV MARIADB_VERSION 10.0.32+maria-1~jessie
62+
ENV MARIADB_VERSION 10.0.33+maria-1~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)