chore(deps): update 2fauth/2fauth docker tag to v4.2.1 (#1207)
This commit is contained in:
parent
98ef7bc2f3
commit
9710ef9e05
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "2fauth",
|
||||
"tipi_version": 3,
|
||||
"version": "4.2.0",
|
||||
"tipi_version": 4,
|
||||
"version": "4.2.1",
|
||||
"categories": [
|
||||
"security"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
2fauth:
|
||||
image: 2fauth/2fauth:4.2.0
|
||||
image: 2fauth/2fauth:4.2.1
|
||||
container_name: 2fauth
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/2fauth
|
||||
|
|
Loading…
Reference in New Issue
Block a user