Compare commits

...

1 Commits

Author SHA1 Message Date
d033ba221b chore(deps): update nginx docker tag to v1.29.2 2025-10-17 18:40:38 +00:00

View File

@ -1,6 +1,6 @@
services:
web:
image: nginx:1.26.0
image: nginx:1.29.2
configs:
- source: nginx_conf
target: /etc/nginx/nginx.conf