From 77f9f33c80a9d4ac95f38c2e4518b51fce1c0323 Mon Sep 17 00:00:00 2001 From: Sandro Leuchter Date: Tue, 29 Apr 2025 13:08:43 +0200 Subject: [PATCH] + activemq --- .devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer.json b/.devcontainer.json index 1b826f7..fafa4a1 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -6,7 +6,8 @@ "ghcr.io/devcontainers/features/java:1": { "version": "24-open", "installMaven": true - } + }, + "ghcr.io/devcontainers-extra/features/activemq-sdkman:2": {} }, "customizations": { "vscode": {