Skip to content

Commit 69a8873

Browse files
committed
Reverted change to hook kernel container image in hook.yaml after successful test
Signed-off-by: Jon Polom <jon@subly.me>
1 parent 9ea1f88 commit 69a8873

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hook.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
kernel:
2-
# image: quay.io/tinkerbell/hook-kernel:5.10.85
3-
image: docker.io/sublyme/hook-kernel:5.10.85-testing
2+
image: quay.io/tinkerbell/hook-kernel:5.10.85
43
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
54
init:
65
- linuxkit/init:v0.8

0 commit comments

Comments
 (0)