Skip to content

Commit 968cc43

Browse files
authored
Merge pull request #984 from tomyun/patch-1
Add Julia 1.5.3 support
2 parents 30ef220 + 4ca6643 commit 968cc43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repo2docker/buildpacks/julia/julia_project.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class JuliaProjectTomlBuildPack(PythonBuildPack):
3232
"1.5.0",
3333
"1.5.1",
3434
"1.5.2",
35+
"1.5.3",
3536
]
3637

3738
@property

0 commit comments

Comments
 (0)