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

Commit 9d746b7

Browse files
committed
update secman installer URL to https://unix.secman.dev
1 parent 1aff25f commit 9d746b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ WORKDIR $HOME
4343
USER secman_yo
4444

4545
### secman ###
46-
RUN curl -fsSL https://cli.secman.dev/unix | bash
46+
RUN curl -fsSL https://unix.secman.dev | bash
4747

4848
### zsh ###
4949
ENV src=".zshrc"

0 commit comments

Comments
 (0)