Skip to content

Commit abbb935

Browse files
committed
Add workaround for arm64
1 parent 9db6f39 commit abbb935

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)