Skip to content

Commit f4b57b3

Browse files
chore(deps): update postgres docker tag to v18
1 parent d9e2f6b commit f4b57b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121

2222
postgres:
2323
container_name: staryl-postgres
24-
image: "postgres:15-alpine"
24+
image: "postgres:18-alpine"
2525
ports:
2626
- "5432:5432"
2727
restart: no

0 commit comments

Comments
 (0)