Update all stable non-major dependencies
This commit is contained in:
parent
73760a9995
commit
b6809124aa
5 changed files with 9 additions and 9 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
redis:
|
||||
image: docker.io/library/redis:8.8.0
|
||||
image: docker.io/library/redis:8.10.0
|
||||
ports:
|
||||
- "6379:6379"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue