Skip to content

Commit 4ca6643

Browse files
authored
Add Julia 1.5.3 support
1 parent 30ef220 commit 4ca6643

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)