Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
EnterpriseDB Automated Updates committed Nov 22, 2023
1 parent e7d7a3f commit 3672408
Show file tree
Hide file tree
Showing 22 changed files with 57 additions and 57 deletions.
12 changes: 6 additions & 6 deletions UBI/11/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/12/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "1",
"POSTGIS_VERSION": "3.3.4",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "12.17",
"UBI_VERSION": "8.8-1067.1698056881"
}
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.postgis
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis33_12-3.3.4 \
postgis34_12-3.4.1 \
pgrouting_12 \
; \
yum -y remove epel-release ; \
Expand Down
2 changes: 1 addition & 1 deletion UBI/12/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis33_12-3.3.4 \
postgis34_12-3.4.1 \
pgrouting_12 \
; \
yum -y remove epel-release ; \
Expand Down
12 changes: 6 additions & 6 deletions UBI/12/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/13/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "1",
"POSTGIS_VERSION": "3.4.0",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "13.13",
"UBI_VERSION": "8.8-1067.1698056881"
}
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.postgis
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_13-3.4.0 \
postgis34_13-3.4.1 \
pgrouting_13 \
; \
yum -y remove epel-release ; \
Expand Down
2 changes: 1 addition & 1 deletion UBI/13/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_13-3.4.0 \
postgis34_13-3.4.1 \
pgrouting_13 \
; \
yum -y remove epel-release ; \
Expand Down
12 changes: 6 additions & 6 deletions UBI/13/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/14/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "1",
"POSTGIS_VERSION": "3.4.0",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "14.10",
"UBI_VERSION": "8.8-1067.1698056881"
}
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.postgis
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_14-3.4.0 \
postgis34_14-3.4.1 \
pgrouting_14 \
; \
yum -y remove epel-release ; \
Expand Down
2 changes: 1 addition & 1 deletion UBI/14/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_14-3.4.0 \
postgis34_14-3.4.1 \
pgrouting_14 \
; \
yum -y remove epel-release ; \
Expand Down
12 changes: 6 additions & 6 deletions UBI/14/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/15/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "1",
"POSTGIS_VERSION": "3.4.0",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "15.5",
"UBI_VERSION": "8.8-1067.1698056881"
}
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.postgis
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_15-3.4.0 \
postgis34_15-3.4.1 \
pgrouting_15 \
; \
yum -y remove epel-release ; \
Expand Down
2 changes: 1 addition & 1 deletion UBI/15/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_15-3.4.0 \
postgis34_15-3.4.1 \
pgrouting_15 \
; \
yum -y remove epel-release ; \
Expand Down
12 changes: 6 additions & 6 deletions UBI/15/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion UBI/16/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.9.0",
"IMAGE_RELEASE_VERSION": "1",
"POSTGIS_VERSION": "3.4.0",
"POSTGIS_VERSION": "3.4.1",
"POSTGRES_VERSION": "16.1",
"UBI_VERSION": "8.8-1067.1698056881"
}
2 changes: 1 addition & 1 deletion UBI/16/Dockerfile.postgis
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_16-3.4.0 \
postgis34_16-3.4.1 \
pgrouting_16 \
; \
yum -y remove epel-release ; \
Expand Down
2 changes: 1 addition & 1 deletion UBI/16/Dockerfile.postgis-multilang
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_16-3.4.0 \
postgis34_16-3.4.1 \
pgrouting_16 \
; \
yum -y remove epel-release ; \
Expand Down
12 changes: 6 additions & 6 deletions UBI/16/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down
12 changes: 6 additions & 6 deletions UBI/src/root/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \
# via
# -r requirements.in
# barman
boto3==1.29.4 \
--hash=sha256:ca9b04fc2c75990c2be84c43b9d6edecce828960fc27e07ab29036587a1ca635 \
--hash=sha256:d1135647309b89376a014d21407aabfa322998206175f2297def812bf4d824a9
botocore==1.32.4 \
--hash=sha256:3ee73c0d93bdb944d0c46772f08f09cdcf25ef58bd86962e6f4a24e531198bfa \
--hash=sha256:6bfa75e28c9ad0321cefefa51b00ff233b16b2416f8b95229796263edba45a39
boto3==1.29.5 \
--hash=sha256:030b0f0faf8d44f97e67a5411644243482f33ebf1c45338bb40662239a16dda4 \
--hash=sha256:76fc6a17781c27558c526e899579ccf530df10eb279261fe7800540f0043917e
botocore==1.32.5 \
--hash=sha256:75a68f942cd87baff83b3a20dfda11b3aeda48aad32e4dcd6fe8992c0cb0e7db \
--hash=sha256:b8960c955ba275915bf022c54c896c2dac1038289d8a5ace92d1431257c0a439
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 3672408

Please sign in to comment.