diff --git a/Dockerfile b/Dockerfile index 4b3ea0049..fe9b307f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # -# Build image: docker build -t iris net/irishub . +# Build image: docker build -t tessornetwork/petrihub . # FROM golang:1.18-alpine3.16 as builder