From b10b1fe2b3af1c3ac88dc4e3063a80dda66b5769 Mon Sep 17 00:00:00 2001 From: StNicolay Date: Thu, 3 Nov 2022 16:27:52 +0000 Subject: [PATCH] changed to the newer version of mariadb --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 216e0bb..771f362 100644 --- a/compose.yaml +++ b/compose.yaml @@ -20,7 +20,7 @@ services: - password_manager db: - image: jc21/mariadb-aria + image: stnicolay/mariadb-aria restart: always environment: MYSQL_ROOT_PASSWORD: example123!