Skip to content

Commit

Permalink
Bump julia from 1.9.3 to 1.9.4
Browse files Browse the repository at this point in the history
Bumps julia from 1.9.3 to 1.9.4.

---
updated-dependencies:
- dependency-name: julia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e41ee2f commit 9d3b5a7
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.9.3 as julia
FROM julia:1.9.4 as julia
FROM python:3.12
WORKDIR /
RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
Expand Down

0 comments on commit 9d3b5a7

Please sign in to comment.