We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957130b commit ce8d9a2Copy full SHA for ce8d9a2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.19
+FROM alpine:3.21
2
COPY ./ .
3
RUN apk add openjdk17
4
RUN ./gradlew compileKotlin
0 commit comments