Merge pull request #8567 from vsocrates/patch-1

Include Ubuntu version in Dockerfile
This commit is contained in:
Maria Bermudez 2019-04-08 08:08:56 -04:00 committed by GitHub
commit be2f4587d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ suitably secure.
# example Dockerfile for https://docs.docker.com/engine/examples/postgresql_service/
#
FROM ubuntu
FROM ubuntu:16.04
# Add the PostgreSQL PGP key to verify their Debian packages.
# It should be the same key as https://www.postgresql.org/media/keys/ACCC4CF8.asc