Skip to content

Commit

Permalink
Merge pull request hyperledger#2 from ThienLK1/v.2.2-mongodb
Browse files Browse the repository at this point in the history
fix docker file
  • Loading branch information
ThienLK1 authored Nov 18, 2020
2 parents f6fb384 + 9856591 commit c72867c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-env.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ endif

DBUILD = docker build --force-rm $(DOCKER_BUILD_FLAGS)

DOCKER_NS_CUSTOM ?= koankem0901
DOCKER_NS_CUSTOM ?= akachain
DOCKER_NS ?= hyperledger
DOCKER_TAG=$(ARCH)-$(PROJECT_VERSION)

Expand Down

0 comments on commit c72867c

Please sign in to comment.