chore(deps): update 2fauth/2fauth docker tag to v4.2.2 (#1228)

This commit is contained in:
renovate[bot] 2023-09-17 22:05:27 +00:00 committed by GitHub
parent 845a36c938
commit 170d6ce71e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": 4, "tipi_version": 5,
"version": "4.2.1", "version": "4.2.2",
"categories": [ "categories": [
"security" "security"
], ],

View File

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