You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Using multiple databases with the official PostgreSQL Docker image
2
2
3
+
**IMPORTANT:** This is a fork of an [original repository](https://github.com/mrts/docker-postgresql-multiple-databases). The only change I made here is to update the PostgreSQL version to v12.
4
+
3
5
The [official recommendation](https://hub.docker.com/_/postgres/) for creating
0 commit comments