// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
29.9 C
Singapore

Fire breaks out on oil tanker in Singapore waters, no injuries reported

SINGAPORE: A fire broke out aboard an oil tanker anchored in the eastern waters of Singapore on Friday morning (20 June), prompting an emergency response from the Singapore Civil Defence Force (SCDF).

In a Facebook post, the SCDF said it received a report of the incident at around 8:10am. Approximately 40 marine firefighters from the Brani and West Coast Marine Fire Stations were immediately deployed, along with three marine rescue vessels.

Upon arrival, responders observed thick black smoke billowing from a storage room within the tanker. Firefighting teams launched a coordinated effort, with maritime units using water cannons from rescue boats to cool the ship’s hull and prevent the fire from spreading due to the vessel’s high temperatures.

Simultaneously, a separate firefighting team boarded the tanker to locate and suppress the blaze directly at its source. Armed with water jets, the firefighters successfully extinguished the fire from within the vessel.

The SCDF confirmed that all crew members on board the tanker were accounted for and safe. No injuries were reported.

The cause of the fire remains under investigation.

- Advertisement -

Hot this week

Two Singaporeans rescued from kidnappers in Johor Bahru — one a fugitive who entered Malaysia illegally

Police said the kidnappers had demanded S$80,000 before negotiating the ransom down to S$25,000.

Singapore man sued woman after she rejected him romantically, then lost his case and had to pay her

The man claimed the rejection caused him emotional distress, damaged his reputation and affected his business opportunities. The woman later won a countersuit for expenses including home security m...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks