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

Commit bf50097

Browse files
committed
fix error
1 parent f6542c9 commit bf50097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ WORKDIR $HOME
3232
USER secman_yo
3333

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

3737
### zsh ###
3838
ENV src=".zshrc"

0 commit comments

Comments
 (0)