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,
|
||||
"exposable": true,
|
||||
"id": "2fauth",
|
||||
"tipi_version": 13,
|
||||
"version": "5.0.4",
|
||||
"tipi_version": 14,
|
||||
"version": "5.1.0",
|
||||
"categories": [
|
||||
"security"
|
||||
],
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
2fauth:
|
||||
image: 2fauth/2fauth:5.0.4
|
||||
image: 2fauth/2fauth:5.1.0
|
||||
container_name: 2fauth
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/2fauth
|
||||
|
|
Loading…
Reference in New Issue
Block a user