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 20f5d6c commit ef3d208Copy full SHA for ef3d208
dockerfiles/kotlin-2.2.Dockerfile
@@ -14,4 +14,3 @@ RUN .codecrafters/compile.sh
14
15
RUN mkdir -p /app-cached
16
RUN if [ -d "/app/.gradle" ]; then mv /app/.gradle /app-cached; fi
17
-RUN if [ -d "/app/.kotlin" ]; then mv /app/.kotlin /app-cached; fi
0 commit comments