We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30ef220 + 4ca6643 commit 968cc43Copy full SHA for 968cc43
repo2docker/buildpacks/julia/julia_project.py
@@ -32,6 +32,7 @@ class JuliaProjectTomlBuildPack(PythonBuildPack):
32
"1.5.0",
33
"1.5.1",
34
"1.5.2",
35
+ "1.5.3",
36
]
37
38
@property
0 commit comments