Skip to content

Commit 9143db7

Browse files
authored
chore: upgrade deps (#75)
1 parent 5e28ebc commit 9143db7

File tree

4 files changed

+945
-929
lines changed

4 files changed

+945
-929
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18.12.1
1+
v18.14.2

docker/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
services:
44
db:
55
container_name: stripe-db
6-
image: supabase/postgres:14.1.0.105
6+
image: supabase/postgres:15.1.0.52
77
command: postgres -c config_file=/etc/postgresql/postgresql.conf
88
restart: unless-stopped
99
ports:

0 commit comments

Comments
 (0)