Skip to content

Commit c5e5623

Browse files
committed
Upgrade postgres 14 -> 17 also
1 parent d3fba98 commit c5e5623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ services:
7474
- codecov
7575

7676
postgres:
77-
image: postgres:14-alpine
77+
image: postgres:17-alpine
7878
environment:
7979
- POSTGRES_PASSWORD=testpassword
8080
- POSTGRES_USER=postgres

0 commit comments

Comments
 (0)