Skip to content

Commit b360b8f

Browse files
committed
_
1 parent 7b48a1c commit b360b8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dockerbuild.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -e
44
echo "building for $RID"
55

66
alpineVersion=3.20
7+
uname -a
78

89
if [[ $RID =~ arm64 ]]; then
910
arch="arm64"

0 commit comments

Comments
 (0)