From b92ba4c77990e589edea7f26280b8ed12c336fe5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:11:31 +0800 Subject: [PATCH] chore(deps): update 2fauth/2fauth docker tag to v5.3.1 (#2286) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 2fauth/5.3.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2fauth/5.3.0/docker-compose.yml b/2fauth/5.3.0/docker-compose.yml index f2d4fc963..de2b50629 100644 --- a/2fauth/5.3.0/docker-compose.yml +++ b/2fauth/5.3.0/docker-compose.yml @@ -1,6 +1,6 @@ services: 2fauth: - image: 2fauth/2fauth:5.3.0 + image: 2fauth/2fauth:5.3.1 container_name: ${CONTAINER_NAME} restart: always ports: