Update pgdg url for centos dockerfiles
* Also update ubuntu i386 image repo
This commit is contained in:
committed by
Steve Chávez
parent
2c3bc2d75e
commit
367ad8ea43
@@ -1,5 +1,7 @@
|
||||
FROM ubuntu:16.04
|
||||
|
||||
## TODO pin the stack version
|
||||
#
|
||||
RUN BUILD_DEPS="curl ca-certificates build-essential" && \
|
||||
apt-get -qq update && \
|
||||
apt-get -qqy --no-install-recommends install \
|
||||
|
||||
Reference in New Issue
Block a user