Skip to content

Commit 7b48a1c

Browse files
committed
_
1 parent 38b4966 commit 7b48a1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerbuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44
echo "building for $RID"
55

6-
alpineVersion=3.13
6+
alpineVersion=3.20
77

88
if [[ $RID =~ arm64 ]]; then
99
arch="arm64"

0 commit comments

Comments
 (0)