From b2a4a9c6e98d78c24b0eb37bba996ebba9e7d311 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 07:23:26 +0000 Subject: [PATCH] Update 2fauth/2fauth Docker tag to v5.6.1 --- apps/2fauth/5.6.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/2fauth/5.6.0/docker-compose.yml b/apps/2fauth/5.6.0/docker-compose.yml index b0e9e0e1..0b91ea15 100644 --- a/apps/2fauth/5.6.0/docker-compose.yml +++ b/apps/2fauth/5.6.0/docker-compose.yml @@ -1,6 +1,6 @@ services: 2fauth: - image: "2fauth/2fauth:5.6.0" + image: "2fauth/2fauth:5.6.1" container_name: ${CONTAINER_NAME} restart: always networks: