diff --git a/devops/Dockerfile b/devops/Dockerfile index 2022197..9b7fe1b 100644 --- a/devops/Dockerfile +++ b/devops/Dockerfile @@ -64,7 +64,7 @@ RUN git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git RUN git clone https://github.com/zsh-users/zsh-autosuggestions /home/vscode/.oh-my-zsh/custom/plugins/zsh-autosuggestions # --- pip modules--- -RUM pip install openshift pyyaml +RUN pip install openshift pyyaml # --- copy assets ---