From dc71ceefe8f39cc60c55311e6b0aa9bbc161e790 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 14:21:22 +0000 Subject: [PATCH] chore(deps): update 2fauth/2fauth docker tag to v5.6.0 --- apps/2fauth/5.5.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/2fauth/5.5.2/docker-compose.yml b/apps/2fauth/5.5.2/docker-compose.yml index 4270f3687..b0e9e0e1e 100644 --- a/apps/2fauth/5.5.2/docker-compose.yml +++ b/apps/2fauth/5.5.2/docker-compose.yml @@ -1,6 +1,6 @@ services: 2fauth: - image: "2fauth/2fauth:5.5.2" + image: "2fauth/2fauth:5.6.0" container_name: ${CONTAINER_NAME} restart: always networks: