This commit is contained in:
Robin Appelman 2021-05-23 12:54:38 +02:00
commit 7a0fbf1215

View file

@ -1,4 +1,4 @@
FROM postgres:11-alpine
FROM postgres:13-alpine
RUN mkdir -p /docker-entrypoint-initdb.d