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 0f05006 commit c623270Copy full SHA for c623270
.github/workflows/stack.yml
@@ -25,7 +25,7 @@ jobs:
25
set -euo pipefail
26
RELEASE=$(cat VERSION)
27
# temporarily hardcode solution versions
28
- AI_HUB_SOLUTION_VERSION=1.0
+ AI_HUB_SOLUTION_VERSION=3.1
29
30
# oci-ods-aqua
31
STACKNAME=oci-ods-aqua
VERSION
@@ -1 +1 @@
1
-3.0
+3.1
0 commit comments