mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 09:26:57 +08:00
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:
parent
27ab60b27c
commit
cb546c14af
@ -1,6 +1,6 @@
|
||||
services:
|
||||
redis:
|
||||
image: redis:6.2.14
|
||||
image: redis:6.2.16
|
||||
restart: always
|
||||
container_name: ${CONTAINER_NAME}
|
||||
networks:
|
Loading…
Reference in New Issue
Block a user