Skip to content

Commit ece75fa

Browse files
craigpnnlCopilot
andauthored
Update Dockerfile-dev
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 90d9734 commit ece75fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ WORKDIR ${VOLTTRON_ROOT}
100100
#
101101
RUN python3 -m pip config set global.break-system-packages true
102102
#
103-
# Upgrade pip so that we get a pre-compiled wheel for 'cryptopgraphy', which is a dependency of Volttron
103+
# Upgrade pip so that we get a pre-compiled wheel for 'cryptography', which is a dependency of Volttron
104104
# See https://cryptography.io/en/latest/faq/#installing-cryptography-fails-with-error-can-not-find-rust-compiler
105105
RUN pip install --upgrade pip
106106

0 commit comments

Comments
 (0)