Skip to content

Commit 06f1a73

Browse files
committed
912
1 parent 78a80fe commit 06f1a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.builder

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ WORKDIR /neutron
2626
COPY go.mod go.sum ./
2727
RUN --mount=type=cache,target=/root/.cache/go-build \
2828
--mount=type=cache,target=/root/go/pkg/mod \
29-
--mount=type=ssh \
3029
go mod download
3130

3231
# Cosmwasm - Download correct libwasmvm version

0 commit comments

Comments
 (0)