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 4ac68ab commit a49c96eCopy full SHA for a49c96e
canarytests/agent/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:8-jdk-slim
+FROM openjdk:11-jdk-slim
2
RUN mkdir /app
3
COPY build/libs/*.jar /app/agent.jar
4
ENV JAVA_OPTS=""
0 commit comments