From 85eba95c5debf7a8608110e1a57c2871018a8305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 13:39:06 +0000 Subject: [PATCH] Update ghcr.io/medama-io/medama Docker tag to v0.5.2 --- apps/medama/0.5.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/medama/0.5.1/docker-compose.yml b/apps/medama/0.5.1/docker-compose.yml index 52d31f08..c2f87f85 100644 --- a/apps/medama/0.5.1/docker-compose.yml +++ b/apps/medama/0.5.1/docker-compose.yml @@ -1,6 +1,6 @@ services: medama: - image: "ghcr.io/medama-io/medama:v0.5.1" + image: "ghcr.io/medama-io/medama:v0.5.2" container_name: ${CONTAINER_NAME} restart: always networks: