bump supertokens (#1472)

This commit is contained in:
Laurin Quast 2023-02-24 15:41:11 +01:00 committed by GitHub
parent 37de8a40aa
commit 57443ba05d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,