services: db: image: "postgres:<%= @postgres_version %>" environment: - POSTGRES_PASSWORD=<%= @postgres_password %>