File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ several python packages with conflicting dependencies. For other programming lan
3535a similar approach to keep dependencies where possible separated.
3636
3737To install new dependencies in the ` apk_scanner-worker ` container, you need to modify the ` Dockerfile ` located in
38- ` docker/base/ ` (see [ Dockerfile_apk_scanner] ( https://github.com/FirmwareDroid/FirmwareDroid/blob/main/docker/base/Dockerfile_apk_scanner ) .
38+ ` docker/base/ ` (see [ Dockerfile_apk_scanner] ( https://github.com/FirmwareDroid/FirmwareDroid/blob/main/docker/base/Dockerfile_apk_scanner ) ) .
3939The ` Dockerfile_apk_scanner ` is responsible for building the docker image of the
4040` apk_scanner-worker ` container. The ` apk_scanner-worker ` container is based on the ` firmwaredroid-base ` image
4141(see [ Dockerfile_BASE] ( https://github.com/FirmwareDroid/FirmwareDroid/blob/main/Dockerfile_BASE ) ) and
You can’t perform that action at this time.
0 commit comments