Repair postgres link (#6346)

This commit is contained in:
Gwendolynne Barr 2018-03-29 11:40:17 -07:00 committed by GitHub
parent 1d2b6f6fcd
commit 1ad7485421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ suitably secure.
```conf
#
# example Dockerfile for https://docs.docker.com/examples/postgresql_service/
# example Dockerfile for https://docs.docker.com/engine/examples/postgresql_service/
#
FROM ubuntu