You've already forked postgres
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user