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 f78570b commit b360c8bCopy full SHA for b360c8b
bitnami/Dockerfile
@@ -188,7 +188,6 @@ RUN apt-get update \
188
&& cd /tmp/pg_auto_failover-${PG_AUTO_FAILOVER_VERSION} \
189
&& make \
190
&& make install \
191
-
192
# clean
193
&& cd / \
194
&& rm -rf /tmp/pg_auto_failove-${PG_AUTO_FAILOVER_VERSION} /tmp/pg_auto_failove-${PG_AUTO_FAILOVER_VERSION}.zip \
0 commit comments