summaryrefslogtreecommitdiff
path: root/ci/postgres-with-rum-13/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/postgres-with-rum-13/Dockerfile')
-rw-r--r--ci/postgres-with-rum-13/Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/postgres-with-rum-13/Dockerfile b/ci/postgres-with-rum-13/Dockerfile
new file mode 100644
index 000000000..dc727df1d
--- /dev/null
+++ b/ci/postgres-with-rum-13/Dockerfile
@@ -0,0 +1,3 @@
+FROM postgres:13-bullseye
+
+RUN apt-get update && apt-get install -y postgresql-13-rum/bullseye-pgdg