diff --git a/compose.yml b/compose.yml index 5e2e3b4..1af0ad8 100644 --- a/compose.yml +++ b/compose.yml @@ -227,7 +227,7 @@ services: - internal web: - image: nginx:1.19-alpine + image: nginx:1.31-alpine configs: - source: nginx_conf target: /etc/nginx/conf.d/default.conf