Skip to content

Commit d85d18a

Browse files
committed
Add workaround for arm64
1 parent 5a2774b commit d85d18a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ WORKDIR /go/mx-chain-go/cmd/node
3030
# ===== SECOND STAGE ======
3131
FROM ubuntu:22.04
3232
ARG TARGETARCH
33-
RUN apt-get update -y && apt-get upgrade -y
3433

3534
COPY --from=builder "/go/mx-chain-go/cmd/node" "/go/mx-chain-go/cmd/node/"
3635

0 commit comments

Comments
 (0)