Skip to content

Commit

Permalink
Dockerfile update v1.6.2 (#659)
Browse files Browse the repository at this point in the history
Signed-off-by: Tullio Sebastiani <[email protected]>
  • Loading branch information
tsebastiani authored Jul 3, 2024
1 parent 0514831 commit ce9f8aa
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.1
ENV KRKN_VERSION v1.6.2

ENV KUBECONFIG /home/krkn/.kube/config

Expand Down

0 comments on commit ce9f8aa

Please sign in to comment.