Update readme and use previous size with update script

This commit is contained in:
Chris Hunt
2024-08-21 12:47:52 +01:00
parent b86eb26acb
commit 3fff8d24d8
2 changed files with 22 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ glob("../workspaces/**/workspace.json", async function (err, files) {
let details = {
version: '1.16.x',
image: parsed.name.split(':')[0] + ':1.16.0-rolling-daily',
uncompressed_size_mb: 0,
uncompressed_size_mb: parsed.uncompressed_size_mb,
available_tags: [
'develop',
'1.16.0',