There was an error while loading. Please reload this page.
1 parent 43fdf06 commit 8efd526Copy full SHA for 8efd526
1 file changed
jython/Dockerfile
@@ -22,7 +22,7 @@ RUN set -eux; \
22
23
FROM base AS jython-builder
24
25
-ENV JYTHON_VERSION=2.7.3
+ENV JYTHON_VERSION=2.7.4
26
27
WORKDIR /tmp
28
0 commit comments