We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b679ecc commit 567f372Copy full SHA for 567f372
images/Dockerfile
@@ -1,5 +1,5 @@
1
ARG BASE_IMAGE=ubuntu:20.04
2
-ARG KAIROS_INIT=v0.5.4
+ARG KAIROS_INIT=v0.5.6
3
4
FROM quay.io/kairos/kairos-init:${KAIROS_INIT} AS kairos-init
5
0 commit comments