From cfa61258b2f74411e6cbee566a3945af384b71a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:20:27 +0000 Subject: [PATCH] chore(deps): update 2fauth/2fauth docker tag to v5.4.3 --- apps/2fauth/5.4.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/2fauth/5.4.2/docker-compose.yml b/apps/2fauth/5.4.2/docker-compose.yml index 2011b8ac..009e40a2 100644 --- a/apps/2fauth/5.4.2/docker-compose.yml +++ b/apps/2fauth/5.4.2/docker-compose.yml @@ -1,6 +1,6 @@ services: 2fauth: - image: "2fauth/2fauth:5.4.2" + image: "2fauth/2fauth:5.4.3" container_name: ${CONTAINER_NAME} restart: always networks: