Skip to content

Commit 8efd526

Browse files
authored
refactor(jython): bump Jython from 2.7.3 to 2.7.4 (#159)
Closes: #158
1 parent 43fdf06 commit 8efd526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jython/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN set -eux; \
2222

2323
FROM base AS jython-builder
2424

25-
ENV JYTHON_VERSION=2.7.3
25+
ENV JYTHON_VERSION=2.7.4
2626

2727
WORKDIR /tmp
2828

0 commit comments

Comments
 (0)