From 254562b1f28dfbbc8d7cdff9c6631e8962351647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 03:10:09 +0000 Subject: [PATCH] chore(deps): bump wodby/mariadb in /mariadb/11 Bumps wodby/mariadb from 11-3.28.2 to 11-3.28.3. --- updated-dependencies: - dependency-name: wodby/mariadb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mariadb/11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb/11/Dockerfile b/mariadb/11/Dockerfile index 801e2a7..b6b3eca 100644 --- a/mariadb/11/Dockerfile +++ b/mariadb/11/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/wodby/mariadb:11-3.28.2 +FROM docker.io/wodby/mariadb:11-3.28.3 ARG BUILD_REV ARG BUILD_DATE