Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed the docker version
Browse files Browse the repository at this point in the history
HarishH-DELL committed May 28, 2024
1 parent a5103b5 commit 7ccba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-files/Dockerfile
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ LABEL vendor="Dell Inc." \
name="csi-metadata-retriever" \
summary="CSI Metadata Retriever sidecar" \
description="CSI Metadata Retriever sidecar for metadata retrievel via kubeapi" \
version="1.7.2" \
version="1.7.3" \
license="Apache-2.0"
COPY licenses /licenses
ENTRYPOINT ["/csi-metadata-retriever"]

0 comments on commit 7ccba1b

Please sign in to comment.