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 4, 2024
1 parent f364e9f commit 5df343c
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 @@ -12,7 +12,7 @@ RUN make GO_REQUIRED_MIN_VERSION:= oc
FROM registry.access.redhat.com/ubi9/ubi:latest

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

ENV KUBECONFIG /root/.kube/config

Expand Down

0 comments on commit 5df343c

Please sign in to comment.