Skip to content

Commit 3467821

Browse files
authored
Merge pull request laradock#1184 from zuohuadong/patch-12
alpine be quckly
2 parents f9553df + dff0e82 commit 3467821

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

postgres/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM postgres:latest
1+
FROM postgres:alpine
22

33
MAINTAINER Ben M <git@bmagg.com>
44

55
CMD ["postgres"]
66

7-
EXPOSE 5432
7+
EXPOSE 5432

0 commit comments

Comments
 (0)