We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2045ea4 commit fe2ea3aCopy full SHA for fe2ea3a
services/postgresql/Dockerfile
@@ -1,5 +1,5 @@
1
-FROM library/postgres
+FROM postgres:15.1-bullseye
2
3
MAINTAINER "Daniel Garcia aka (cr0hn)" <[email protected]>
4
5
-ADD init.sql /docker-entrypoint-initdb.d/
+ADD init.sql /docker-entrypoint-initdb.d/
0 commit comments