diff --git a/compose.yml b/compose.yml index 42fc090..ae445fa 100644 --- a/compose.yml +++ b/compose.yml @@ -363,7 +363,7 @@ services: web: - image: nginx:1.31.1 + image: nginx:1.31.2 configs: - source: nginx_conf target: /etc/nginx/conf.d/default.conf