1
0
mirror of https://github.com/docker-library/postgres.git synced 2025-12-03 22:31:18 +03:00

Upgrade Alpine to 3.10

This commit is contained in:
J0WI
2019-06-20 15:02:51 +02:00
parent 634ab9d8ab
commit f8e61ad42f
7 changed files with 7 additions and 7 deletions

View File

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