Skip to content

Commit

Permalink
Chore: bump FastAPI to 0.103.1 in runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
odesenfans authored and hoh committed Oct 3, 2023
1 parent 9157805 commit 11204ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimes/aleph-debian-11-python/create_disk_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ apt-get install -y --no-install-recommends --no-install-suggests \
\
iputils-ping curl
pip3 install 'fastapi~=0.95.1'
pip3 install 'fastapi~=0.103.1'
echo "Pip installing aleph-client"
pip3 install 'aleph-sdk-python==0.7.0'
Expand Down

0 comments on commit 11204ad

Please sign in to comment.