Skip to content

Commit

Permalink
fix syft version in 10-container-images notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham3121 committed Aug 1, 2024
1 parent 9abc564 commit b6bd951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/api/0.8/10-container-images.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
" if (bool(os.environ[\"DEV_MODE\"]) and running_as_container)\n",
" else sy.__version__\n",
")\n",
"syft_base_worker_tag = \"0.9.0b5\""
"syft_base_worker_tag = \"0.9.0-beta.5\""
]
},
{
Expand Down

0 comments on commit b6bd951

Please sign in to comment.