Skip to content

Commit 88cfe0f

Browse files
committed
Patch: Update KAIROS_INIT version to v0.5.23
- Changed `KAIROS_INIT` from v0.5.22 to v0.5.23 to incorporate recent improvements and bug fixes in the initialization process. Signed-off-by: Itxaka <itxaka@kairos.io>
1 parent 9470f5e commit 88cfe0f

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.22
2+
ARG KAIROS_INIT=v0.5.23
33

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

0 commit comments

Comments
 (0)