Skip to content

Commit 62c3517

Browse files
chore(deps): update postgres docker tag to v18
1 parent 2e8b4a2 commit 62c3517

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
@@ -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)