mirror of
https://github.com/luzifer-docker/mariadb-backup.git
synced 2024-11-09 15:20:02 +00:00
Bump mariadb base image
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b564833182
commit
8a2780bfee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM mariadb:10.2
|
FROM mariadb:10.11
|
||||||
|
|
||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
|
|
Loading…
Reference in a new issue