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

Commit 3d4a2ed

Browse files
mangelajogithub-actions[bot]
authored andcommitted
flasher: bump fls to 0.1.9
(cherry picked from commit 3b07bb8)
1 parent b000ec6 commit 3d4a2ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/jumpstarter-driver-flashers/jumpstarter_driver_flashers

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)