Skip to content

Commit cf266cf

Browse files
committed
Docker: Update Postgres to v13
1 parent 81cce60 commit cf266cf

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
@@ -26,7 +26,7 @@ x-backend: &backend
2626

2727
services:
2828
postgres:
29-
image: postgres:9.6
29+
image: postgres:13
3030
environment:
3131
POSTGRES_USER: postgres
3232
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)