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:
parent
aca2758a53
commit
62ece3b11c
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "2fauth",
|
||||
"tipi_version": 7,
|
||||
"version": "4.2.4",
|
||||
"tipi_version": 8,
|
||||
"version": "5.0.0",
|
||||
"categories": [
|
||||
"security"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
2fauth:
|
||||
image: 2fauth/2fauth:4.2.4
|
||||
image: 2fauth/2fauth:5.0.0
|
||||
container_name: 2fauth
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/2fauth
|
||||
|
|
Loading…
Reference in New Issue
Block a user