chore(deps): update 2fauth/2fauth docker tag to v5.1.1 (#2901)
This commit is contained in:
parent
472151e1ad
commit
d998a993e6
|
@ -7,8 +7,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "2fauth",
|
||||
"tipi_version": 14,
|
||||
"version": "5.1.0",
|
||||
"tipi_version": 15,
|
||||
"version": "5.1.1",
|
||||
"categories": [
|
||||
"security"
|
||||
],
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
2fauth:
|
||||
image: 2fauth/2fauth:5.1.0
|
||||
image: 2fauth/2fauth:5.1.1
|
||||
container_name: 2fauth
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/2fauth
|
||||
|
|
Loading…
Reference in New Issue
Block a user