chore(deps): update 2fauth/2fauth docker tag to v5.0.4 (#2550)
This commit is contained in:
parent
8268b36a7c
commit
0283cf0688
|
@ -7,8 +7,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "2fauth",
|
"id": "2fauth",
|
||||||
"tipi_version": 12,
|
"tipi_version": 13,
|
||||||
"version": "5.0.3",
|
"version": "5.0.4",
|
||||||
"categories": [
|
"categories": [
|
||||||
"security"
|
"security"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
2fauth:
|
2fauth:
|
||||||
image: 2fauth/2fauth:5.0.3
|
image: 2fauth/2fauth:5.0.4
|
||||||
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