Skip to content

Commit 19f01db

Browse files
committed
fix version
1 parent 5cb1ef6 commit 19f01db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ services:
386386
# Comment out everything below this point if you are using an external Postgres database
387387
db:
388388
container_name: supabase-db
389-
image: supabase/postgres:15-local
389+
image: supabase/postgres:15.8.1.060
390390
restart: unless-stopped
391391
volumes:
392392
- ./docker-entrypoint.sh:/usr/local/bin/custom-docker-entrypoint.sh:Z

0 commit comments

Comments
 (0)