keep-core icon indicating copy to clipboard operation
keep-core copied to clipboard

Make Docker build use `make build` command

Open nkuba opened this issue 3 years ago • 0 comments

We use the make build command to build the docker image. The make build command is a common command for building the client.

TODO:

  • [x] Pass VERSION and REVISION args to the docker build command in the CI.

Depends on https://github.com/keep-network/keep-core/pull/3220

nkuba avatar Aug 30 '22 13:08 nkuba