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 authored and mnencia committed Nov 27, 2024
1 parent d84d15e commit 1836b04
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 36 deletions.
1 change: 0 additions & 1 deletion UBI/12/Dockerfile.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_12-3.4.3 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/12/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_12-3.4.3 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/12/Dockerfile.postgis-multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_12-3.4.3 \
pgrouting_12 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/12/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_12-3.4.3 \
pgrouting_12 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/12/Dockerfile.postgis.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_12-3.4.3 \
pgrouting_12 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/12/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_12-3.4.3 \
pgrouting_12 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/13/Dockerfile.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_13-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/13/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_13-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/13/Dockerfile.postgis-multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_13-3.4.2 \
pgrouting_13 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/13/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_13-3.4.2 \
pgrouting_13 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/13/Dockerfile.postgis.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_13-3.4.2 \
pgrouting_13 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/13/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_13-3.4.2 \
pgrouting_13 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/14/Dockerfile.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_14-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/14/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_14-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/14/Dockerfile.postgis-multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_14-3.4.2 \
pgrouting_14 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/14/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_14-3.4.2 \
pgrouting_14 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/14/Dockerfile.postgis.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_14-3.4.2 \
pgrouting_14 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/14/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_14-3.4.2 \
pgrouting_14 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/15/Dockerfile.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_15-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/15/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_15-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/15/Dockerfile.postgis-multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_15-3.4.2 \
pgrouting_15 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/15/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_15-3.4.2 \
pgrouting_15 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/15/Dockerfile.postgis.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_15-3.4.2 \
pgrouting_15 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/15/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_15-3.4.2 \
pgrouting_15 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/16/Dockerfile.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_16-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/16/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_16-3.4.2 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/16/Dockerfile.postgis-multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_16-3.4.2 \
pgrouting_16 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/16/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_16-3.4.2 \
pgrouting_16 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/16/Dockerfile.postgis.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis34_16-3.4.2 \
pgrouting_16 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/16/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis34_16-3.4.2 \
pgrouting_16 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/17/Dockerfile.postgis-multiarch.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis35_17-3.5.0 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/17/Dockerfile.postgis-multiarch.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis35_17-3.5.0 \
"$pgrouting_pkg" \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/17/Dockerfile.postgis-multilang.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis35_17-3.5.0 \
pgrouting_17 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/17/Dockerfile.postgis-multilang.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis35_17-3.5.0 \
pgrouting_17 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/17/Dockerfile.postgis.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \
postgis35_17-3.5.0 \
pgrouting_17 \
; \
Expand Down
1 change: 0 additions & 1 deletion UBI/17/Dockerfile.postgis.ubi9
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ RUN --mount=type=secret,id=subscription,target=/run/secrets/subscription.sh \
exit 1 ;; \
esac ; \
yum -y install --setopt=install_weak_deps=0 \
--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \
postgis35_17-3.5.0 \
pgrouting_17 \
; \
Expand Down

0 comments on commit 1836b04

Please sign in to comment.