chore(deps): update 2fauth/2fauth docker tag to v5.1.1 (#2901)

This commit is contained in:
renovate[bot] 2024-03-21 18:04:01 +00:00 committed by GitHub
parent 472151e1ad
commit d998a993e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "2fauth", "id": "2fauth",
"tipi_version": 14, "tipi_version": 15,
"version": "5.1.0", "version": "5.1.1",
"categories": [ "categories": [
"security" "security"
], ],

View File

@ -1,6 +1,6 @@
services: services:
2fauth: 2fauth:
image: 2fauth/2fauth:5.1.0 image: 2fauth/2fauth:5.1.1
container_name: 2fauth container_name: 2fauth
volumes: volumes:
- ${APP_DATA_DIR}/data:/2fauth - ${APP_DATA_DIR}/data:/2fauth