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.
2 parents 024655f + d165f2e commit 36538f3Copy full SHA for 36538f3
1 file changed
canarytests/agent/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:11-jdk-slim
+FROM amazoncorretto:11
2
RUN mkdir /app
3
COPY build/libs/*.jar /app/agent.jar
4
ENV JAVA_OPTS=""
0 commit comments