diff --git a/test-images/centos-7/Dockerfile b/test-images/centos-7/Dockerfile index e2330046..c5cd69ca 100644 --- a/test-images/centos-7/Dockerfile +++ b/test-images/centos-7/Dockerfile @@ -68,4 +68,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - diff --git a/test-images/centos-8/Dockerfile b/test-images/centos-8/Dockerfile index 47bd2879..c2a3c058 100644 --- a/test-images/centos-8/Dockerfile +++ b/test-images/centos-8/Dockerfile @@ -70,4 +70,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - diff --git a/test-images/debian-bookworm/Dockerfile b/test-images/debian-bookworm/Dockerfile index 450e4858..5a802b9c 100644 --- a/test-images/debian-bookworm/Dockerfile +++ b/test-images/debian-bookworm/Dockerfile @@ -75,14 +75,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - - diff --git a/test-images/debian-bullseye/Dockerfile b/test-images/debian-bullseye/Dockerfile index 15d1763f..8ad82e50 100644 --- a/test-images/debian-bullseye/Dockerfile +++ b/test-images/debian-bullseye/Dockerfile @@ -75,14 +75,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - - diff --git a/test-images/debian-buster/Dockerfile b/test-images/debian-buster/Dockerfile index f24df3c9..efa25676 100644 --- a/test-images/debian-buster/Dockerfile +++ b/test-images/debian-buster/Dockerfile @@ -76,14 +76,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - - diff --git a/test-images/debian-stretch/Dockerfile b/test-images/debian-stretch/Dockerfile index 37a5785d..b5dd77b0 100644 --- a/test-images/debian-stretch/Dockerfile +++ b/test-images/debian-stretch/Dockerfile @@ -76,14 +76,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - - diff --git a/test-images/el-7/Dockerfile b/test-images/el-7/Dockerfile index ca1bca1c..ff42ec93 100644 --- a/test-images/el-7/Dockerfile +++ b/test-images/el-7/Dockerfile @@ -69,4 +69,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - diff --git a/test-images/el-8/Dockerfile b/test-images/el-8/Dockerfile index 8190fd62..4a62ddf4 100644 --- a/test-images/el-8/Dockerfile +++ b/test-images/el-8/Dockerfile @@ -68,4 +68,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - diff --git a/test-images/ol-7/Dockerfile b/test-images/ol-7/Dockerfile index 2dd0b5a2..4c6ed510 100644 --- a/test-images/ol-7/Dockerfile +++ b/test-images/ol-7/Dockerfile @@ -62,4 +62,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - diff --git a/test-images/ubuntu-bionic/Dockerfile b/test-images/ubuntu-bionic/Dockerfile index 53d7de99..418e40ca 100644 --- a/test-images/ubuntu-bionic/Dockerfile +++ b/test-images/ubuntu-bionic/Dockerfile @@ -76,14 +76,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - - diff --git a/test-images/ubuntu-focal/Dockerfile b/test-images/ubuntu-focal/Dockerfile index 5666f124..de65a8a3 100644 --- a/test-images/ubuntu-focal/Dockerfile +++ b/test-images/ubuntu-focal/Dockerfile @@ -76,14 +76,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - - diff --git a/test-images/ubuntu-jammy/Dockerfile b/test-images/ubuntu-jammy/Dockerfile index acd468ff..6894a2b4 100644 --- a/test-images/ubuntu-jammy/Dockerfile +++ b/test-images/ubuntu-jammy/Dockerfile @@ -76,14 +76,3 @@ USER postgres WORKDIR ${POSTGRES_HOME} CMD ["test_internal.sh"] - - - - - - - - - - -