Skip to content

Commit

Permalink
Update Docker Image
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiPetukhov committed Oct 9, 2024
1 parent 95d48a0 commit 7c40e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"headless": true,
"name": "Hello World!",
"description": "Demonstrates how to turn your python script into Supervisely App",
"docker_image": "supervisely/development:0.0.1",
"docker_image": "supervisely/base-py-sdk:6.73.204",
"categories": ["development"],
"icon": "https://user-images.githubusercontent.com/12828725/182186256-5ee663ad-25c7-4a62-9af1-fbfdca715b57.png",
"poster": "https://user-images.githubusercontent.com/12828725/182181033-d0d1a690-8388-472e-8862-e0cacbd4f082.png"
Expand Down

0 comments on commit 7c40e6a

Please sign in to comment.