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