Skip to content

Commit

Permalink
Merge pull request #241 from sandialabs/dependabot/docker/julia-1.11
Browse files Browse the repository at this point in the history
Bump julia from 1.10 to 1.11
  • Loading branch information
mrbuche authored Oct 14, 2024
2 parents 6ed9064 + 7b6144f commit 9371163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM julia:1.10 as julia
FROM julia:1.11 as julia
FROM python:3.12
WORKDIR /
RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
Expand Down

0 comments on commit 9371163

Please sign in to comment.