This commit is contained in:
+2
-2
@@ -214,7 +214,7 @@ services:
|
||||
- postgres_p
|
||||
|
||||
redis:
|
||||
image: redis:8.10.0
|
||||
image: redis:8.10.1
|
||||
healthcheck:
|
||||
test: ["CMD", "redis-cli", "ping"]
|
||||
interval: 10s
|
||||
@@ -350,7 +350,7 @@ services:
|
||||
|
||||
|
||||
web:
|
||||
image: nginx:1.31.3
|
||||
image: nginx:1.31.4
|
||||
configs:
|
||||
- source: nginx_conf
|
||||
target: /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user