Skip to content

Commit b360c8b

Browse files
committed
removed newline
Signed-off-by: Piyush Raj <[email protected]>
1 parent f78570b commit b360c8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bitnami/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ RUN apt-get update \
188188
&& cd /tmp/pg_auto_failover-${PG_AUTO_FAILOVER_VERSION} \
189189
&& make \
190190
&& make install \
191-
192191
# clean
193192
&& cd / \
194193
&& rm -rf /tmp/pg_auto_failove-${PG_AUTO_FAILOVER_VERSION} /tmp/pg_auto_failove-${PG_AUTO_FAILOVER_VERSION}.zip \

0 commit comments

Comments
 (0)