Update all stable non-major dependencies
This commit is contained in:
parent
2b5f261cd3
commit
9b092d0daf
14 changed files with 21 additions and 21 deletions
|
|
@ -15,7 +15,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
redis:
|
||||
image: docker.io/library/redis:8.4.0
|
||||
image: docker.io/library/redis:8.6.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- redis:/data
|
||||
|
|
@ -23,7 +23,7 @@ services:
|
|||
- pretalx_net
|
||||
|
||||
static:
|
||||
image: docker.io/library/nginx:1.29.4
|
||||
image: docker.io/library/nginx:1.29.5
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- public:/usr/share/nginx/html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue