Skip to content

Commit

Permalink
Update jdk version for canaries (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: Himtanaya Bhadada <[email protected]>
  • Loading branch information
Himtanaya and Himtanaya Bhadada authored Aug 5, 2022
1 parent 4ac68ab commit a49c96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canarytests/agent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:8-jdk-slim
FROM openjdk:11-jdk-slim
RUN mkdir /app
COPY build/libs/*.jar /app/agent.jar
ENV JAVA_OPTS=""
Expand Down

0 comments on commit a49c96e

Please sign in to comment.