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:
Michael Käufl
2018-07-09 16:35:20 +02:00
parent f3a08fbcab
commit 34689e2a5b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.7 FROM alpine:3.8
# 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

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.7 FROM alpine:3.8
# 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

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.7 FROM alpine:3.8
# 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

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.7 FROM alpine:3.8
# 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

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.7 FROM alpine:3.8
# 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

View File

@@ -1,5 +1,5 @@
# vim:set ft=dockerfile: # vim:set ft=dockerfile:
FROM alpine:3.7 FROM alpine:3.8
# 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