Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rudibroekhuizen committed Sep 14, 2017
1 parent b731f5b commit f6438b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM postgres:9.6
# FROM postgres:10-beta4
# FROM kiasaki/alpine-postgres:9.6
FROM postgres:10-beta4
# FROM postgres:9.6

RUN apt-get update && \
apt-get install -y sudo vim curl wget unzip net-tools iputils-ping parallel
Expand Down

0 comments on commit f6438b9

Please sign in to comment.