Skip to content

Commit ac57459

Browse files
committed
Update docker-compose.yml
1 parent 4159d6c commit ac57459

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/dhi-fpm-nginx/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121

2222
# https://dhi.io/catalog/nginx
2323
wsc-nginx:
24-
image: dhi.io/nginx:1.28-debian13
24+
image: dhi.io/nginx:1.31-debian13
2525
container_name: wsc-nginx
2626
restart: unless-stopped
2727
#ports:
@@ -105,7 +105,7 @@ services:
105105
# # https://dhi.io/catalog/mysqld-exporter
106106
# # (Docs: https://github.com/prometheus/mysqld_exporter)
107107
# wsc-db-exporter:
108-
# image: dhi.io/mysqld-exporter:0.18-debian13
108+
# image: dhi.io/mysqld-exporter:0.19-debian13
109109
# container_name: wsc-db-exporter
110110
# restart: unless-stopped
111111
# command:

0 commit comments

Comments
 (0)