chore(deps): update 2fauth/2fauth docker tag to v5.0.4 (#2550)

This commit is contained in:
renovate[bot] 2024-02-24 00:50:13 +00:00 committed by GitHub
parent 8268b36a7c
commit 0283cf0688
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": 12, "tipi_version": 13,
"version": "5.0.3", "version": "5.0.4",
"categories": [ "categories": [
"security" "security"
], ],

View File

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