Skip to content

Commit 0efb7b2

Browse files
gregnrsweatybridge
authored andcommitted
chore: upgrade pg15 image to v15.1.0.33
1 parent dc8a65e commit 0efb7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/utils/misc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
const (
2727
Pg13Image = "supabase/postgres:13.3.0"
2828
Pg14Image = "supabase/postgres:14.1.0.89"
29-
Pg15Image = "supabase/postgres:15.1.0.21"
29+
Pg15Image = "supabase/postgres:15.1.0.33"
3030
// Append to ServiceImages when adding new dependencies below
3131
KongImage = "library/kong:2.8.1"
3232
InbucketImage = "inbucket/inbucket:3.0.3"

0 commit comments

Comments
 (0)