chore(deps): update redis docker tag to v7.4.1 (#2243)

* chore(deps): update redis docker tag to v7.4.1

* 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:
renovate[bot]
2024-10-08 13:59:47 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent cb546c14af
commit 8a3806465b
3 changed files with 1 additions and 1 deletions
@@ -1,6 +1,6 @@
services:
redis:
image: redis:7.4.0
image: redis:7.4.1
restart: always
container_name: ${CONTAINER_NAME}
networks: