Skip to content

Commit e0d5165

Browse files
Update postgres Docker tag to v18
1 parent 9494ff9 commit e0d5165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
postgres:
3-
image: postgres:17-alpine
3+
image: postgres:18-alpine
44
ports:
55
- 9667:5432
66
volumes:

0 commit comments

Comments
 (0)