Skip to content

Commit

Permalink
upgraded julia version to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed Feb 21, 2024
1 parent 38045c5 commit c4bf067
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 --confirm

# Helpful Development Packages

Expand Down

0 comments on commit c4bf067

Please sign in to comment.