1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-11-17 13:02:40 +03:00

Apply changes from running ./update.sh

This commit is contained in:
Tianon Gravi
2018-02-14 17:11:45 -08:00
parent 22ce7d4f2b
commit 86972e37db

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.6 FROM alpine:3.7
# alpine includes "postgres" user/group in base install # alpine includes "postgres" user/group in base install
# /etc/passwd:22:postgres:x:70:70::/var/lib/postgresql:/bin/sh # /etc/passwd:22:postgres:x:70:70::/var/lib/postgresql:/bin/sh