Update defaults
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"description": "Chromium is a free and open-source browser, primarily developed and maintained by Google.",
|
||||
"docker_registry": "https://index.docker.io/v1/",
|
||||
"image_src": "chromium.png",
|
||||
"name": "kasmweb/chromium:develop",
|
||||
"run_config": {
|
||||
"hostname": "kasm"
|
||||
},
|
||||
@@ -23,8 +22,13 @@
|
||||
"arm64"
|
||||
],
|
||||
"compatibility": [
|
||||
"1.13.x",
|
||||
"1.14.x"
|
||||
],
|
||||
"uncompressed_size_mb": 2170
|
||||
{
|
||||
"version": "1.17.x",
|
||||
"image": "kasmweb/chromium:develop",
|
||||
"uncompressed_size_mb": 2170,
|
||||
"available_tags": [
|
||||
"develop"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user