chore(deps): update 2fauth/2fauth docker tag to v5.1.0 (#2853)
This commit is contained in:
parent
ae587fb6e4
commit
507ea3d001
|
@ -7,8 +7,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "2fauth",
|
"id": "2fauth",
|
||||||
"tipi_version": 13,
|
"tipi_version": 14,
|
||||||
"version": "5.0.4",
|
"version": "5.1.0",
|
||||||
"categories": [
|
"categories": [
|
||||||
"security"
|
"security"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
2fauth:
|
2fauth:
|
||||||
image: 2fauth/2fauth:5.0.4
|
image: 2fauth/2fauth:5.1.0
|
||||||
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