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 d24a604 + 02d7ac2 commit f4706d4Copy full SHA for f4706d4
ui/packages/platform/src/components/DbLabInstanceForm/utils/index.tsx
@@ -10,7 +10,7 @@ export const DEBUG_API_SERVER = 'https://v2.postgres.ai/api/general'
10
11
export const availableTags = ['3.5.0', '3.4.0', '4.0.0-alpha.6']
12
13
-export const sePackageTag = 'v1.1'
+export const sePackageTag = 'v1.3'
14
15
export const dockerRunCommand = (provider: string) => {
16
switch (provider) {
0 commit comments