We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa90d9f commit 4593dfbCopy full SHA for 4593dfb
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM exoplatform/jdk:21-ubuntu-2404
2
-ARG JITSI_CALL_VERSION=7.1.2
+ARG JITSI_CALL_VERSION=7.1.3-RC01
3
COPY download.sh /
4
RUN chmod u+x /download.sh
5
RUN /download.sh
0 commit comments