chore(deps): update 2fauth/2fauth docker tag to v5.0.3 (#2178)

This commit is contained in:
renovate[bot] 2024-01-19 16:43:11 +00:00 committed by GitHub
parent 761dc6eb3c
commit 03858d9764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "2fauth", "id": "2fauth",
"tipi_version": 10, "tipi_version": 11,
"version": "5.0.2", "version": "5.0.3",
"categories": [ "categories": [
"security" "security"
], ],

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
2fauth: 2fauth:
image: 2fauth/2fauth:5.0.2 image: 2fauth/2fauth:5.0.3
container_name: 2fauth container_name: 2fauth
volumes: volumes:
- ${APP_DATA_DIR}/data:/2fauth - ${APP_DATA_DIR}/data:/2fauth