Skip to content

Commit 30b3cad

Browse files
committed
Revert "Test with stack 9.0.3"
This reverts commit 77f19c3.
1 parent 92e741f commit 30b3cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/install/stack_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ package install
66

77
const (
88
// DefaultStackVersion is the default version of the stack
9-
DefaultStackVersion = "9.0.3"
9+
DefaultStackVersion = "8.18.3"
1010
)

0 commit comments

Comments
 (0)