Skip to content

Commit 0d02332

Browse files
committed
Remove unused ARG arch
This is unused since #1804
1 parent 0e270ce commit 0d02332

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# docker build . -t cosmwasm/wasmd:latest
22
# docker run --rm -it cosmwasm/wasmd:latest /bin/sh
33
FROM golang:1.21-alpine3.17 AS go-builder
4-
ARG arch=x86_64
54

65
# this comes from standard alpine nightly file
76
# https://github.com/rust-lang/docker-rust-nightly/blob/master/alpine3.12/Dockerfile

0 commit comments

Comments
 (0)