Skip to content

Commit

Permalink
Dockerfile update
Browse files Browse the repository at this point in the history
Signed-off-by: Tullio Sebastiani <[email protected]>
  • Loading branch information
tsebastiani authored and chaitanyaenr committed Jun 12, 2024
1 parent 08de42c commit 7d18487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN groupadd -g 1001 krkn && useradd -m -u 1001 -g krkn krkn
RUN dnf update -y

# krkn version that will be built
ENV KRKN_VERSION v1.6.0
ENV KRKN_VERSION v1.6.1

ENV KUBECONFIG /home/krkn/.kube/config

Expand Down

0 comments on commit 7d18487

Please sign in to comment.