Skip to content

Commit cb71223

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
- "6379:6379"
3030

3131
postgres:
32-
image: postgres:17
32+
image: postgres:18
3333
restart: always
3434
environment:
3535
POSTGRES_USER: postgres

0 commit comments

Comments
 (0)