DELETE FROM os_images WHERE id = 'alpine313'; UPDATE os_images SET deprecated = FALSE WHERE id = 'alpine312'; UPDATE schemaversion SET version = 10;