diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 1a44bc7..0803408 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,5 +1,3 @@ FROM archlinux:base -# At the moment, Gradle is not compatible with Java 20 - -RUN pacman -Syuu --noconfirm git jdk22-openjdk libxcrypt-compat nodejs yarn +RUN pacman -Syuu --noconfirm git jdk-openjdk libxcrypt-compat