From a8cb375d460840bbf8c91599d16fc87d9ee8b996 Mon Sep 17 00:00:00 2001 From: eitsupi <50911393+eitsupi@users.noreply.github.com> Date: Tue, 11 Oct 2022 07:33:01 +0900 Subject: Ensure remove apt-update cache at the beginning and end of the scripts (#210) * remove apt lists * bump versions --- src/java/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/java/devcontainer-feature.json') diff --git a/src/java/devcontainer-feature.json b/src/java/devcontainer-feature.json index 3d8b8d8..7188929 100644 --- a/src/java/devcontainer-feature.json +++ b/src/java/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "java", - "version": "1.0.9", + "version": "1.0.10", "name": "Java (via SDKMAN!)", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/java", "description": "Installs Java, SDKMAN! (if not installed), and needed dependencies.", -- cgit v1.2.3