Skip to content

Commit

Permalink
Set supabase postgres version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpursley committed Jun 21, 2024
1 parent af6c816 commit 112f5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
db:
image: supabase/postgres
image: supabase/postgres:14.1.0
container_name: walex-db
ports:
- "5432:5432"
Expand Down

0 comments on commit 112f5d9

Please sign in to comment.