Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit de05a2e

Browse files
committed
flasher: bump fls to 0.1.9
1 parent 10dcc82 commit de05a2e

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/jumpstarter-driver-flashers/jumpstarter_driver_flashers/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ def base():
11631163
@click.option(
11641164
"--fls-version",
11651165
type=str,
1166-
default="0.1.5", # TODO(majopela): set default to "" once fls is included in our images
1166+
default="0.1.9", # TODO(majopela): set default to "" once fls is included in our images
11671167
help="Download an specific fls version from the github releases",
11681168
)
11691169
@debug_console_option

0 commit comments

Comments
 (0)