feat: remove openssl transitive dependency
This commit is contained in:
parent
3f87d011e7
commit
db523065e0
4 changed files with 2 additions and 20 deletions
2
justfile
2
justfile
|
@ -1,4 +1,4 @@
|
|||
image := "git.kemitix.get/kemitix/rust:test"
|
||||
image := "git.kemitix.net/kemitix/rust:test"
|
||||
|
||||
build:
|
||||
docker build . -t {{ image }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue