1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-26 00:51:07 +08:00

chore(deps): update redis docker tag to v7.4.4 (#4030)

* chore(deps): update redis docker tag to v7.4.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] 2025-05-30 15:40:33 +08:00 committed by GitHub
parent bd44c06e97
commit 5c9e6e1271
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
redis:
image: redis:7.4.3
image: redis:7.4.4
restart: always
container_name: ${CONTAINER_NAME}
networks: