Skip to content

Commit 9470f5e

Browse files
committed
Patch: Bump init for a fixed agent
- Brings a fixes kairos-agent that can deal with providers sending empty responses during the interactive-install bus event. Otherwise it would try to parse the response as json and fail, polluting the screen and rbeaking the interactive install behaviour Signed-off-by: Itxaka <itxaka@kairos.io>
1 parent cc59797 commit 9470f5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BASE_IMAGE=ubuntu:20.04
2-
ARG KAIROS_INIT=v0.5.21
2+
ARG KAIROS_INIT=v0.5.22
33

44
FROM quay.io/kairos/kairos-init:${KAIROS_INIT} AS kairos-init
55

0 commit comments

Comments
 (0)