diff --git a/docker-compose.yml b/docker-compose.yml index a3d1ab6..061acaa 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -85,7 +85,7 @@ services: start_period: 40s postgres: - image: postgres:18.2-alpine + image: postgres:18.3-alpine container_name: postgres restart: unless-stopped profiles: @@ -163,7 +163,7 @@ services: - "traefik.http.routers.pgadmin.middlewares=relaxed-headers@file" mailpit: - image: axllent/mailpit:v1.29.1 + image: axllent/mailpit:v1.29.2 container_name: mailpit restart: unless-stopped security_opt: