You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-27 22:28:31 +02:00
update postgres
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
postgres:
|
||||
image: postgres:alpine
|
||||
image: postgres:13-alpine
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user