We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bb7c0 commit 03bfbf5Copy full SHA for 03bfbf5
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