Skip to content

Commit 20dc519

Browse files
Apply suggestions from code review
1 parent 925ac9f commit 20dc519

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go/base/Dockerfile.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ RUN go install github.com/ibmdb/go_ibm_db/installer@v0.4.5 \
6363
&& cd ${GOPATH}/pkg/mod/github.com/ibmdb/go_ibm_db\@v0.4.5/installer \
6464
&& go run setup.go
6565

66-
RUN
67-
6866
ENV GOLANG_CROSSBUILD=1
6967
VOLUME /app
7068
WORKDIR /app

0 commit comments

Comments
 (0)