Skip to content

Commit 3ae2820

Browse files
authored
Merge pull request #23 from linuxserver/develop-armhf
fix armhf build to log message (develop)
2 parents 66b6609 + 8324bf7 commit 3ae2820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.armhf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ LABEL maintainer="TheSpad"
88

99
# This image does not support armhf
1010

11-
COPY root/ /
11+
COPY root-armhf/ /

0 commit comments

Comments
 (0)