chore(deps): update redis docker tag to v7.2.4 (#793)

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

* 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-01-10 11:40:52 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent 02f7a8b1ce
commit 2638e6fcc6
3 changed files with 1 additions and 1 deletions
@@ -1,7 +1,7 @@
version: '3'
services:
redis:
image: redis:7.2.3
image: redis:7.2.4
restart: always
container_name: ${CONTAINER_NAME}
networks: