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