Skip to content

Commit

Permalink
changed julia to version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed Feb 21, 2024
1 parent ed33b84 commit 3d24a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /app

RUN pip install jill --no-cache-dir

RUN jill install 1.9.2 --confirm
RUN jill install 1.10.0 --confirm

# Helpful Development Packages

Expand Down

0 comments on commit 3d24a7e

Please sign in to comment.