wIK5Ez2o commited on
Commit
e5f4552
·
verified ·
1 Parent(s): c73b2a3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -7,7 +7,6 @@ RUN sed -i 's/ind := strings.Index(path, importPath)/ind := strings.Index(path,
7
  /go/pkg/mod/github.com/bincooo/[email protected]/internal/module/interface.go
8
  RUN make install
9
  RUN make build-linux
10
- RUN cat /tmp/go_build_gen_works/chatgpt-adapter/relay/hf/container.gen.go
11
 
12
  FROM alpine:3.19.0
13
  WORKDIR /app
 
7
  /go/pkg/mod/github.com/bincooo/[email protected]/internal/module/interface.go
8
  RUN make install
9
  RUN make build-linux
 
10
 
11
  FROM alpine:3.19.0
12
  WORKDIR /app