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