Skip to content

Commit 98b1361

Browse files
committed
Add another issue link
See #69
1 parent 8785640 commit 98b1361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ for variant in debian alpine; do
9595
arches="${parentRepoToArches[$parent]}"
9696

9797
# https://github.com/memcached/memcached/issues/799
98+
# https://github.com/docker-library/memcached/issues/69
9899
arches="$(sed -r -e 's/ arm32v6 / /g' <<<" $arches ")"
99100

100101
echo

0 commit comments

Comments
 (0)