Skip to content

Commit

Permalink
feat(torture): update jdk to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenard committed Mar 26, 2024
1 parent c7ec495 commit 237e1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/torture/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM markhobson/maven-chrome:jdk-11
FROM markhobson/maven-chrome:jdk-17
ARG JITSI_VERSION
RUN git clone --depth 1 --branch $(echo $JITSI_VERSION | sed -r "s/[a-z]+-([0-9]+)(-[0-9]+)?/jitsi-meet_\1/") https://github.com/jitsi/jitsi-meet-torture.git
WORKDIR jitsi-meet-torture
Expand Down

0 comments on commit 237e1b1

Please sign in to comment.