chore(deps): update 2fauth/2fauth docker tag to v5 (#1875)

* chore(deps): update 2fauth/2fauth docker tag to v5

* Update app version [ready]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tipi CI <ci@runtipi.io>
This commit is contained in:
renovate[bot] 2023-12-27 23:37:12 +01:00 committed by GitHub
parent aca2758a53
commit 62ece3b11c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "2fauth", "id": "2fauth",
"tipi_version": 7, "tipi_version": 8,
"version": "4.2.4", "version": "5.0.0",
"categories": [ "categories": [
"security" "security"
], ],

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
2fauth: 2fauth:
image: 2fauth/2fauth:4.2.4 image: 2fauth/2fauth:5.0.0
container_name: 2fauth container_name: 2fauth
volumes: volumes:
- ${APP_DATA_DIR}/data:/2fauth - ${APP_DATA_DIR}/data:/2fauth