Skip to content

Commit 48397de

Browse files
committed
minor
1 parent 0d0688f commit 48397de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/catalog/src/simcore_service_catalog/models/services_db.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ def _update_json_schema_extra(schema: JsonDict) -> None:
3737
"name": "sim4life",
3838
"description": "s4l web",
3939
"description_ui": 0,
40-
"thumbnail": "http://thumbnailit.org/image",
41-
"icon": "http://example.com/icon.png",
40+
"thumbnail": "https://picsum.photos/200",
41+
"icon": "https://picsum.photos/50",
4242
"version_display": "S4L X",
4343
"created": "2021-01-18 12:46:57.7315",
4444
"modified": "2021-01-19 12:45:00",

0 commit comments

Comments
 (0)