Skip to content

Commit

Permalink
Merge pull request #949 from tomyun/patch-1
Browse files Browse the repository at this point in the history
Add Julia 1.5.1 support
  • Loading branch information
betatim authored Sep 3, 2020
2 parents 5179447 + 23dd20b commit 64371cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repo2docker/buildpacks/julia/julia_project.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class JuliaProjectTomlBuildPack(PythonBuildPack):
"1.4.1",
"1.4.2",
"1.5.0",
"1.5.1",
]

@property
Expand Down

0 comments on commit 64371cb

Please sign in to comment.