Skip to content

Commit 69c3ee4

Browse files
Updating tag for k8s-operator-libs for crd-apply-tool
Signed-off-by: Vishesh Tanksale <vtanksale@nvidia.com>
1 parent a1741d9 commit 69c3ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN git clone https://github.com/NVIDIA/k8s-operator-libs.git
3434
WORKDIR /utils/k8s-operator-libs
3535

3636
#Checkout the version of the k8s-operator-libs repo that is compatible with the current version of the NIM Operator
37-
RUN git checkout 7d667fbaa7ac8fb02196987eb65296856e2dd564
37+
RUN git checkout c80af13d73e36e0eedbe9b712efa85cccb64213a
3838

3939
#Build the crd-apply-tool
4040
RUN go build -o crd-apply-tool cmd/apply-crds/main.go

0 commit comments

Comments
 (0)