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 97cf36f commit cc25cb8Copy full SHA for cc25cb8
Dockerfile
@@ -22,7 +22,7 @@ WORKDIR /home/gradle/src
22
23
RUN ./gradlew build --info
24
25
-FROM openjdk:11.0.14-jre-slim
+FROM openjdk:11.0.15-jre-slim
26
27
RUN mkdir -p /app/releases
28
RUN mkdir -p /app/configs
0 commit comments