Skip to content

Commit c86a771

Browse files
committed
JAVA_VERSION="21.0.2-graalce"
1 parent 9e83a08 commit c86a771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM debian:stable-slim
22

33
LABEL maintainer="SoftInstigate <info@softinstigate.com>"
44

5-
ARG JAVA_VERSION="21.0.2-graal"
5+
ARG JAVA_VERSION="21.0.2-graalce"
66

77
ENV SDKMAN_DIR=/root/.sdkman
88

0 commit comments

Comments
 (0)