Skip to content

Commit

Permalink
v10.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Bergström committed Oct 24, 2019
1 parent be5e2ca commit a575437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.schema-version="1.0.0-rc.1" \
org.label-schema.license="Apache-2.0"

RUN apk add --no-cache mariadb=10.3.17-r0 \
RUN apk add --no-cache mariadb=10.3.18-r0 \
&& rm -rf /etc/my.cnf.d /usr/data/test/db.opt /usr/share/mariadb/README* \
/usr/share/mariadb/COPYING* /usr/share/mariadb/*.cnf /usr/share/terminfo \
/usr/share/mariadb/{binary-configure,mysqld_multi.server,mysql-log-rotate,mysql.server,install_spider.sql} \
Expand Down

0 comments on commit a575437

Please sign in to comment.