Skip to content

Commit

Permalink
Merge branch 'dle-se-ansible-13' into 'master'
Browse files Browse the repository at this point in the history
Update dle-se-ansible image tag to v1.3

See merge request postgres-ai/database-lab!942
  • Loading branch information
NikolayS committed Dec 5, 2024
2 parents d24a604 + 02d7ac2 commit f4706d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const DEBUG_API_SERVER = 'https://v2.postgres.ai/api/general'

export const availableTags = ['3.5.0', '3.4.0', '4.0.0-alpha.6']

export const sePackageTag = 'v1.1'
export const sePackageTag = 'v1.3'

export const dockerRunCommand = (provider: string) => {
switch (provider) {
Expand Down

0 comments on commit f4706d4

Please sign in to comment.