chore(deps): update 2fauth/2fauth docker tag to v5.4.0 (#2469)
* chore(deps): update 2fauth/2fauth docker tag to v5.4.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
d344ee0295
commit
17160db6c6
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
2fauth:
|
||||
image: 2fauth/2fauth:5.3.2
|
||||
image: 2fauth/2fauth:5.4.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
ports:
|
||||
Loading…
Reference in New Issue