fix: Adding missing dependencies in Kotlin build process
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM git.luke-else.co.uk/luke-else/base:latest
|
||||
|
||||
RUN apk add --no-cache unzip openjdk21
|
||||
RUN apk add --no-cache unzip zip openjdk21
|
||||
|
||||
# Set Java environment variables
|
||||
ENV JAVA_HOME=/usr/lib/jvm/java-21-openjdk
|
||||
|
Reference in New Issue
Block a user