Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions apps/pgsql/patroni/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Note:
# This Dockerfile is no longer maintained and has been replaced with another:
# https://github.com/bcgov/patroni-postgres-container/blob/master/Dockerfile
# -----------------------------------------------------------------------------
FROM postgres:11
MAINTAINER Alexander Kukushkin <alexander.kukushkin@zalando.de>
ENV PATRONI_VERSION=1.6.5
Expand Down