Skip to content

Commit

Permalink
Merge branch 'main' into 000-add-matlab-jupyter
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar committed Jun 21, 2024
2 parents cf5f862 + b52289a commit 0295914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/matlab/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG BASE_IMAGE=renku/renkulab-vnc:latest

# Replace "mathworks/matlab" with any Docker image that contains MATLAB
# MATLAB should be available on the path in the Docker image
FROM mathworks/matlab:r2021b AS matlab-install-stage
FROM mathworks/matlab:r2023b AS matlab-install-stage
ARG BASE_ML_INSTALL_LOC

# Run code to locate a MATLAB install in the base image and softlink
Expand Down

0 comments on commit 0295914

Please sign in to comment.