Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed May 10, 2021
1 parent f6542c9 commit bf50097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ WORKDIR $HOME
USER secman_yo

### secman ###
RUN curl -fsSL https://deps.secman.dev/install.sh | bash
RUN curl -fsSL https://get.secman.dev/install.sh | bash

### zsh ###
ENV src=".zshrc"
Expand Down

0 comments on commit bf50097

Please sign in to comment.