Skip to content

Commit 7f4c385

Browse files
author
Bujjibabukatta
committed
fix(gh-copilot): preserve hyphenated enterprise slugs
1 parent bd14c83 commit 7f4c385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose-dev-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
name: devlake-postgresql
1717

1818
services:
19-
postgres:
19+
postgres:
2020
image: postgres:17.2
2121
volumes:
2222
- postgres-storage:/var/lib/postgresql

0 commit comments

Comments
 (0)