1 parent 4159d6c commit ac57459Copy full SHA for ac57459
1 file changed
examples/dhi-fpm-nginx/docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
22
# https://dhi.io/catalog/nginx
23
wsc-nginx:
24
- image: dhi.io/nginx:1.28-debian13
+ image: dhi.io/nginx:1.31-debian13
25
container_name: wsc-nginx
26
restart: unless-stopped
27
#ports:
@@ -105,7 +105,7 @@ services:
105
# # https://dhi.io/catalog/mysqld-exporter
106
# # (Docs: https://github.com/prometheus/mysqld_exporter)
107
# wsc-db-exporter:
108
-# image: dhi.io/mysqld-exporter:0.18-debian13
+# image: dhi.io/mysqld-exporter:0.19-debian13
109
# container_name: wsc-db-exporter
110
# restart: unless-stopped
111
# command:
0 commit comments