chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.0
This commit is contained in:
parent
d531b1207e
commit
83d0572065
@ -180,7 +180,7 @@ machine:
|
|||||||
# Used to provide instructions for installations.
|
# Used to provide instructions for installations.
|
||||||
install:
|
install:
|
||||||
disk: /dev/sda # The disk used for installations.
|
disk: /dev/sda # The disk used for installations.
|
||||||
image: ghcr.io/siderolabs/installer:v1.7.6 # Allows for supplying the image used to perform the installation.
|
image: ghcr.io/siderolabs/installer:v1.8.0 # Allows for supplying the image used to perform the installation.
|
||||||
wipe: false # Indicates if the installation disk should be wiped at installation time.
|
wipe: false # Indicates if the installation disk should be wiped at installation time.
|
||||||
|
|
||||||
# # Look up disk using disk attributes like model, size, serial and others.
|
# # Look up disk using disk attributes like model, size, serial and others.
|
||||||
|
@ -180,7 +180,7 @@ machine:
|
|||||||
# Used to provide instructions for installations.
|
# Used to provide instructions for installations.
|
||||||
install:
|
install:
|
||||||
disk: /dev/sda # The disk used for installations.
|
disk: /dev/sda # The disk used for installations.
|
||||||
image: ghcr.io/siderolabs/installer:v1.7.6 # Allows for supplying the image used to perform the installation.
|
image: ghcr.io/siderolabs/installer:v1.8.0 # Allows for supplying the image used to perform the installation.
|
||||||
wipe: false # Indicates if the installation disk should be wiped at installation time.
|
wipe: false # Indicates if the installation disk should be wiped at installation time.
|
||||||
|
|
||||||
# # Look up disk using disk attributes like model, size, serial and others.
|
# # Look up disk using disk attributes like model, size, serial and others.
|
||||||
|
Reference in New Issue
Block a user