chore(deps): update 2fauth/2fauth docker tag to v5.0.2 (#1910)
This commit is contained in:
parent
f6f4cf5a0b
commit
74229746ad
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "2fauth",
|
"id": "2fauth",
|
||||||
"tipi_version": 9,
|
"tipi_version": 10,
|
||||||
"version": "5.0.1",
|
"version": "5.0.2",
|
||||||
"categories": [
|
"categories": [
|
||||||
"security"
|
"security"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
2fauth:
|
2fauth:
|
||||||
image: 2fauth/2fauth:5.0.1
|
image: 2fauth/2fauth:5.0.2
|
||||||
container_name: 2fauth
|
container_name: 2fauth
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/2fauth
|
- ${APP_DATA_DIR}/data:/2fauth
|
||||||
|
|
Loading…
Reference in New Issue
Block a user