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