We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa24d92 commit 52fde50Copy full SHA for 52fde50
1 file changed
entrypoint.sh
@@ -2,7 +2,7 @@
2
3
# Default to 1.21.1 if APPTIM_CLI_VERSION not set.
4
if [ -z "$APPTIM_CLI_VERSION" ]; then
5
- APPTIM_CLI_VERSION=1.21.1
+ APPTIM_CLI_VERSION=1.21.11
6
fi
7
8
mkdir /tmp/apptim-cli
0 commit comments