Skip to content

Commit 45cb428

Browse files
committed
wrong arch for s6
1 parent 02d1796 commit 45cb428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG PKG_INST_VERSION="v1"
88
ARG LSIOWN_VERSION="v1"
99
ARG WITHCONTENV_VERSION="v1"
1010
ARG S6_OVERLAY_VERSION="3.2.0.2"
11-
ARG S6_OVERLAY_ARCH="x86_64"
11+
ARG S6_OVERLAY_ARCH="aarch64"
1212

1313
# add local files
1414
COPY /root /

0 commit comments

Comments
 (0)