diff --git a/Dockerfile b/Dockerfile index ed17db92e..60f06ee4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,9 @@ COPY --from=builder $SERVER_DIR/start-config.yml $SERVER_DIR/ COPY --from=builder $SERVER_DIR/go.mod $SERVER_DIR/ COPY --from=builder $SERVER_DIR/go.sum $SERVER_DIR/ + RUN go get github.com/openimsdk/gomake@v0.0.9 + # Set the command to run when the container starts ENTRYPOINT ["sh", "-c", "mage start && tail -f /dev/null"] diff --git a/pkg/protocol/admin/admin.pb.go b/pkg/protocol/admin/admin.pb.go index 30df0d2f6..a6b850684 100644 --- a/pkg/protocol/admin/admin.pb.go +++ b/pkg/protocol/admin/admin.pb.go @@ -3561,7 +3561,6 @@ func (*CancellationUserResp) Descriptor() ([]byte, []int) { return file_admin_admin_proto_rawDescGZIP(), []int{68} } - type BlockUserReq struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache