Skip to content

Commit 7d18487

Browse files
tsebastianichaitanyaenr
authored andcommitted
Dockerfile update
Signed-off-by: Tullio Sebastiani <[email protected]>
1 parent 08de42c commit 7d18487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN groupadd -g 1001 krkn && useradd -m -u 1001 -g krkn krkn
1919
RUN dnf update -y
2020

2121
# krkn version that will be built
22-
ENV KRKN_VERSION v1.6.0
22+
ENV KRKN_VERSION v1.6.1
2323

2424
ENV KUBECONFIG /home/krkn/.kube/config
2525

0 commit comments

Comments
 (0)