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.
2 parents 74e0d0b + ddb3da4 commit 8119241Copy full SHA for 8119241
ui/packages/platform/src/components/DbLabInstanceForm/utils/index.tsx
@@ -7,7 +7,7 @@ export const DEBUG_API_SERVER = 'https://v2.postgres.ai/api/general'
7
8
export const availableTags = ['3.4.0', '4.0.0-alpha.6']
9
10
-export const sePackageTag = 'v1.0-rc.7'
+export const sePackageTag = 'v1.0-rc.8'
11
12
export const dockerRunCommand = (provider: string) => {
13
/* eslint-disable no-template-curly-in-string */
0 commit comments