chore(deps): update redis docker tag to v6.2.16 (#2242)

* chore(deps): update redis docker tag to v6.2.16

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