mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 01:28:32 +00:00
bump supertokens (#1472)
This commit is contained in:
parent
37de8a40aa
commit
57443ba05d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ export function deploySuperTokens(
|
|||
restartPolicy: 'Always',
|
||||
containers: [
|
||||
{
|
||||
image: 'registry.supertokens.io/supertokens/supertokens-postgresql:4.2',
|
||||
image: 'registry.supertokens.io/supertokens/supertokens-postgresql:4.4',
|
||||
name: 'supertokens',
|
||||
ports: {
|
||||
http: port,
|
||||
|
|
|
|||
Loading…
Reference in a new issue