From 8f182db3ce3795b9aac8353f53b553924b0dfed3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 03:46:21 +0000 Subject: [PATCH] chore(deps): update mariadb:11.2.2 docker digest to c5077bb --- .github/workflows/mariadb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mariadb.yml b/.github/workflows/mariadb.yml index 2cc49785..0f0119b3 100644 --- a/.github/workflows/mariadb.yml +++ b/.github/workflows/mariadb.yml @@ -18,7 +18,7 @@ jobs: services: mariadb: - image: mariadb:11.2.2@sha256:fee2ec0d2b4f15f21aa1f88305d4085fdc0a9bb7242a1b4409f3002c6160d05b + image: mariadb:11.2.2@sha256:c5077bb44d13a3f34dadb5a15861149e29b3251d1e24036d2dad9611dc9d940b ports: - 3306:3306 env: