diff --git a/compose.yml b/compose.yml index 6c066af..345ba5f 100644 --- a/compose.yml +++ b/compose.yml @@ -224,7 +224,7 @@ services: - backend mailcatcher: - image: sj26/mailcatcher:v0.10.0 + image: sj26/mailcatcher:v0.11.0 networks: - backend @@ -350,7 +350,7 @@ services: web: - image: nginx:1.31.4 + image: nginx:1.31.5 configs: - source: nginx_conf target: /etc/nginx/conf.d/default.conf