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 38b4966 commit 7b48a1cCopy full SHA for 7b48a1c
1 file changed
dockerbuild.sh
@@ -3,7 +3,7 @@
3
set -e
4
echo "building for $RID"
5
6
-alpineVersion=3.13
+alpineVersion=3.20
7
8
if [[ $RID =~ arm64 ]]; then
9
arch="arm64"
0 commit comments