chore(deps): update redis docker tag to v6.2.17 (#2918)
* chore(deps): update redis docker tag to v6.2.17 * 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
fdfced25a9
commit
53f35ab23a
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
redis:
|
||||
image: redis:6.2.16
|
||||
image: redis:6.2.17
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
networks:
|
||||
Loading…
Reference in New Issue