Skip to content

Commit

Permalink
Update chainlink dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DeividasK committed Jul 11, 2024
1 parent f78c460 commit 1d85495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/chainlink.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ COPY GNUmakefile package.json ./
COPY tools/bin/ldflags ./tools/bin/

ADD go.mod go.sum ./
ENV GOTOOLCHAIN=auto
RUN go mod download

# Env vars needed for chainlink build
Expand Down

0 comments on commit 1d85495

Please sign in to comment.