From 5814e2fa92d2585570511f04d3e07d8bbdc23694 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:59:14 +0000 Subject: [PATCH] chore(deps): update 2fauth/2fauth docker tag to v5.4.2 --- apps/2fauth/5.4.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/2fauth/5.4.0/docker-compose.yml b/apps/2fauth/5.4.0/docker-compose.yml index 8f35f783..2011b8ac 100644 --- a/apps/2fauth/5.4.0/docker-compose.yml +++ b/apps/2fauth/5.4.0/docker-compose.yml @@ -1,6 +1,6 @@ services: 2fauth: - image: "2fauth/2fauth:5.4.0" + image: "2fauth/2fauth:5.4.2" container_name: ${CONTAINER_NAME} restart: always networks: