Skip to content

Docker Build Error: update_attack.py failure #313

Description

@duncanmichel-resolvn

In the Dockerfile, the following line:

python3 update_attack.py -c -b

fails due to the legacy and unsupported flags -c -b

This line should be changed to

python3 update_attack.py

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtimescale/imminentReady to be assigned to developers

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions