We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d1796 commit 45cb428Copy full SHA for 45cb428
1 file changed
Dockerfile.aarch64
@@ -8,7 +8,7 @@ ARG PKG_INST_VERSION="v1"
8
ARG LSIOWN_VERSION="v1"
9
ARG WITHCONTENV_VERSION="v1"
10
ARG S6_OVERLAY_VERSION="3.2.0.2"
11
-ARG S6_OVERLAY_ARCH="x86_64"
+ARG S6_OVERLAY_ARCH="aarch64"
12
13
# add local files
14
COPY /root /
0 commit comments