Skip to content

Commit 75b080f

Browse files
author
Mark Kuhn
committed
change dockefile openjdk version
1 parent b111ad1 commit 75b080f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canarytests/agent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:11-jdk-slim
1+
FROM openjdk:11
22
RUN mkdir /app
33
COPY build/libs/*.jar /app/agent.jar
44
ENV JAVA_OPTS=""

0 commit comments

Comments
 (0)