diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 90d04105..3290589d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,7 +97,7 @@ jobs: exit-code: '1' failure-threshold: WARN accept-keywords: key - accept-filenames: usr/share/cmake/Templates/Windows/Windows_TemporaryKey.pfx,etc/trusted-key.key,usr/share/doc/perl-IO-Socket-SSL/certs/server_enc.p12,usr/share/doc/perl-IO-Socket-SSL/certs/server.p12,usr/local/lib/python3.8/site-packages/azure/core/settings.py,usr/share/postgresql-common/pgdg/apt.postgresql.org.asc,usr/local/lib/python3.7/dist-packages/azure/core/settings.py,etc/ssl/private/ssl-cert-snakeoil.key + accept-filenames: usr/share/cmake/Templates/Windows/Windows_TemporaryKey.pfx,etc/trusted-key.key,usr/share/doc/perl-IO-Socket-SSL/certs/server_enc.p12,usr/share/doc/perl-IO-Socket-SSL/certs/server.p12,usr/share/postgresql-common/pgdg/apt.postgresql.org.asc,etc/ssl/private/ssl-cert-snakeoil.key,usr/local/lib/python3.11/site-packages/azure/core/settings.py - name: Build and push uses: docker/build-push-action@v5 diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 352c62e1..224868c3 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -18,7 +18,7 @@ jobs: token: ${{ secrets.REPO_GHA_PAT }} - uses: actions/setup-python@v4 with: - python-version: '3.8' + python-version: '3.11' - name: Update docker-entrypoint uses: nick-fields/retry@v2 with: diff --git a/UBI/11/Dockerfile b/UBI/11/Dockerfile index 1ef412b9..3f4b2f86 100644 --- a/UBI/11/Dockerfile +++ b/UBI/11/Dockerfile @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/11/Dockerfile.multiarch b/UBI/11/Dockerfile.multiarch index 32f60646..26329856 100644 --- a/UBI/11/Dockerfile.multiarch +++ b/UBI/11/Dockerfile.multiarch @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/11/Dockerfile.multilang b/UBI/11/Dockerfile.multilang index 1fe3377b..79acd00d 100644 --- a/UBI/11/Dockerfile.multilang +++ b/UBI/11/Dockerfile.multilang @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/11/Dockerfile.postgis b/UBI/11/Dockerfile.postgis index 5323d21e..b3da755e 100644 --- a/UBI/11/Dockerfile.postgis +++ b/UBI/11/Dockerfile.postgis @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/11/Dockerfile.postgis-multilang b/UBI/11/Dockerfile.postgis-multilang index 4eade8dd..58735bdd 100644 --- a/UBI/11/Dockerfile.postgis-multilang +++ b/UBI/11/Dockerfile.postgis-multilang @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/11/root/requirements.txt b/UBI/11/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/11/root/requirements.txt +++ b/UBI/11/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests diff --git a/UBI/12/Dockerfile b/UBI/12/Dockerfile index 2cacd54a..ddd2b084 100644 --- a/UBI/12/Dockerfile +++ b/UBI/12/Dockerfile @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/12/Dockerfile.multiarch b/UBI/12/Dockerfile.multiarch index d85caacc..7226bcb9 100644 --- a/UBI/12/Dockerfile.multiarch +++ b/UBI/12/Dockerfile.multiarch @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/12/Dockerfile.multilang b/UBI/12/Dockerfile.multilang index 2414c699..68c0f3e7 100644 --- a/UBI/12/Dockerfile.multilang +++ b/UBI/12/Dockerfile.multilang @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/12/Dockerfile.postgis b/UBI/12/Dockerfile.postgis index b0c9eac3..3ede925d 100644 --- a/UBI/12/Dockerfile.postgis +++ b/UBI/12/Dockerfile.postgis @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/12/Dockerfile.postgis-multilang b/UBI/12/Dockerfile.postgis-multilang index 9eff5dfc..35fe2b7a 100644 --- a/UBI/12/Dockerfile.postgis-multilang +++ b/UBI/12/Dockerfile.postgis-multilang @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/12/root/requirements.txt b/UBI/12/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/12/root/requirements.txt +++ b/UBI/12/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests diff --git a/UBI/13/Dockerfile b/UBI/13/Dockerfile index f3d04518..475e4384 100644 --- a/UBI/13/Dockerfile +++ b/UBI/13/Dockerfile @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/13/Dockerfile.multiarch b/UBI/13/Dockerfile.multiarch index 3e142a37..22e7e181 100644 --- a/UBI/13/Dockerfile.multiarch +++ b/UBI/13/Dockerfile.multiarch @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/13/Dockerfile.multilang b/UBI/13/Dockerfile.multilang index 9ee4c7db..cdc4e066 100644 --- a/UBI/13/Dockerfile.multilang +++ b/UBI/13/Dockerfile.multilang @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/13/Dockerfile.postgis b/UBI/13/Dockerfile.postgis index 7e8c563d..ec71db38 100644 --- a/UBI/13/Dockerfile.postgis +++ b/UBI/13/Dockerfile.postgis @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/13/Dockerfile.postgis-multilang b/UBI/13/Dockerfile.postgis-multilang index 966319c2..7dc9f1a8 100644 --- a/UBI/13/Dockerfile.postgis-multilang +++ b/UBI/13/Dockerfile.postgis-multilang @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/13/root/requirements.txt b/UBI/13/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/13/root/requirements.txt +++ b/UBI/13/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests diff --git a/UBI/14/Dockerfile b/UBI/14/Dockerfile index 552c81ab..98cce834 100644 --- a/UBI/14/Dockerfile +++ b/UBI/14/Dockerfile @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/14/Dockerfile.multiarch b/UBI/14/Dockerfile.multiarch index fcf5d8be..b39f3043 100644 --- a/UBI/14/Dockerfile.multiarch +++ b/UBI/14/Dockerfile.multiarch @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/14/Dockerfile.multilang b/UBI/14/Dockerfile.multilang index 5a631471..b29ae01c 100644 --- a/UBI/14/Dockerfile.multilang +++ b/UBI/14/Dockerfile.multilang @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/14/Dockerfile.postgis b/UBI/14/Dockerfile.postgis index 32fbc290..67a56d0a 100644 --- a/UBI/14/Dockerfile.postgis +++ b/UBI/14/Dockerfile.postgis @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/14/Dockerfile.postgis-multilang b/UBI/14/Dockerfile.postgis-multilang index 76fa4f82..8897847c 100644 --- a/UBI/14/Dockerfile.postgis-multilang +++ b/UBI/14/Dockerfile.postgis-multilang @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/14/root/requirements.txt b/UBI/14/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/14/root/requirements.txt +++ b/UBI/14/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests diff --git a/UBI/15/Dockerfile b/UBI/15/Dockerfile index b16f80cf..cb543830 100644 --- a/UBI/15/Dockerfile +++ b/UBI/15/Dockerfile @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/15/Dockerfile.multiarch b/UBI/15/Dockerfile.multiarch index e60ba9b2..386e32d3 100644 --- a/UBI/15/Dockerfile.multiarch +++ b/UBI/15/Dockerfile.multiarch @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/15/Dockerfile.multilang b/UBI/15/Dockerfile.multilang index 19cd4d60..ca1ba44d 100644 --- a/UBI/15/Dockerfile.multilang +++ b/UBI/15/Dockerfile.multilang @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/15/Dockerfile.postgis b/UBI/15/Dockerfile.postgis index e8245a7d..b27126c9 100644 --- a/UBI/15/Dockerfile.postgis +++ b/UBI/15/Dockerfile.postgis @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/15/Dockerfile.postgis-multilang b/UBI/15/Dockerfile.postgis-multilang index 3aa6b9f7..28926bc6 100644 --- a/UBI/15/Dockerfile.postgis-multilang +++ b/UBI/15/Dockerfile.postgis-multilang @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/15/root/requirements.txt b/UBI/15/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/15/root/requirements.txt +++ b/UBI/15/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests diff --git a/UBI/16/Dockerfile b/UBI/16/Dockerfile index 73254039..cecd5610 100644 --- a/UBI/16/Dockerfile +++ b/UBI/16/Dockerfile @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/16/Dockerfile.multiarch b/UBI/16/Dockerfile.multiarch index 6c19b7eb..1499947c 100644 --- a/UBI/16/Dockerfile.multiarch +++ b/UBI/16/Dockerfile.multiarch @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/16/Dockerfile.multilang b/UBI/16/Dockerfile.multilang index c03a857f..d54f7aaf 100644 --- a/UBI/16/Dockerfile.multilang +++ b/UBI/16/Dockerfile.multilang @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/16/Dockerfile.postgis b/UBI/16/Dockerfile.postgis index ef20c3ce..aaa3df6b 100644 --- a/UBI/16/Dockerfile.postgis +++ b/UBI/16/Dockerfile.postgis @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/16/Dockerfile.postgis-multilang b/UBI/16/Dockerfile.postgis-multilang index 64cf53ce..161b24c8 100644 --- a/UBI/16/Dockerfile.postgis-multilang +++ b/UBI/16/Dockerfile.postgis-multilang @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/16/root/requirements.txt b/UBI/16/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/16/root/requirements.txt +++ b/UBI/16/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests diff --git a/UBI/Dockerfile-multiarch.template b/UBI/Dockerfile-multiarch.template index 4e695d1a..1a4e0fb0 100644 --- a/UBI/Dockerfile-multiarch.template +++ b/UBI/Dockerfile-multiarch.template @@ -64,9 +64,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/Dockerfile-multilang.template b/UBI/Dockerfile-multilang.template index ebd659c2..5fa01885 100644 --- a/UBI/Dockerfile-multilang.template +++ b/UBI/Dockerfile-multilang.template @@ -56,9 +56,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/Dockerfile-postgis-multilang.template b/UBI/Dockerfile-postgis-multilang.template index bd3e4067..0023e791 100644 --- a/UBI/Dockerfile-postgis-multilang.template +++ b/UBI/Dockerfile-postgis-multilang.template @@ -46,9 +46,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/Dockerfile-postgis.template b/UBI/Dockerfile-postgis.template index c0fde2fd..7d569424 100644 --- a/UBI/Dockerfile-postgis.template +++ b/UBI/Dockerfile-postgis.template @@ -45,9 +45,9 @@ RUN set -xe ; \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/Dockerfile.template b/UBI/Dockerfile.template index c77e1e92..3c671b1d 100644 --- a/UBI/Dockerfile.template +++ b/UBI/Dockerfile.template @@ -55,9 +55,9 @@ RUN --mount=type=secret,id=cs_token \ # Install barman-cloud RUN set -xe ; \ - yum -y install python38-pip python38-psycopg2 ; \ - pip3.8 install --upgrade pip ; \ - pip3.8 install -r requirements.txt ; \ + yum -y install python3.11-pip python3.11-psycopg2 ; \ + pip3.11 install --upgrade pip ; \ + pip3.11 install -r requirements.txt ; \ yum -y clean all --enablerepo='*' # make the sample config easier to munge (and "correct by default") diff --git a/UBI/src/root/requirements.txt b/UBI/src/root/requirements.txt index 0a700a87..159139b9 100644 --- a/UBI/src/root/requirements.txt +++ b/UBI/src/root/requirements.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --generate-hashes # -argcomplete==3.1.3 \ - --hash=sha256:0ded993e146148e0fe4ebafd3563d56fbcd0adbe39bc3001b351739e599e9223 \ - --hash=sha256:611c9d068f7a06e71d840d3bea59171aa7c927cb22c9a58557f74dc194f18b4d +argcomplete==3.1.4 \ + --hash=sha256:72558ba729e4c468572609817226fb0a6e7e9a0a7d477b882be168c0b4a62b94 \ + --hash=sha256:fbe56f8cda08aa9a04b307d8482ea703e96a6a801611acb4be9bf3942017989f azure-core==1.29.5 \ --hash=sha256:0fa04b7b1f7d44a4fb8468c4093deb2ea01fdf4faddbf802ed9205615f99d68c \ --hash=sha256:52983c89d394c6f881a121e5101c5fa67278ca3b1f339c8fb2ef39230c70e9ac @@ -25,12 +25,12 @@ barman[azure,cloud,google,snappy]==3.9.0 \ # via # -r requirements.in # barman -boto3==1.28.76 \ - --hash=sha256:85e2fa361ad3210d30800bad311688261f2673a9b301e0edab56463d89609761 \ - --hash=sha256:d18688bc5d688decf3cc404430a3ac3ec317be653cdcfbc51104c01f38a66434 -botocore==1.31.76 \ - --hash=sha256:479abb5a1ee03eb00faa1ea176bc595b2f46f7494777807681a9df45ed99ea18 \ - --hash=sha256:74e0a4515d61b2860b24dc208ca89a68d79dc00147125d531746d3ba808822ad +boto3==1.28.78 \ + --hash=sha256:aa970b1571321846543a6e615848352fe7621f1cb96b4454e919421924af95f7 \ + --hash=sha256:ff8df4bb5aeb69acc64959a74b31042bfc52d64ca77dbe845a72c8062c48d179 +botocore==1.31.78 \ + --hash=sha256:320c70bc412157813c2cf60217a592b4b345f8e97e4bf3b1ce49b6be69ed8965 \ + --hash=sha256:a9ca8deeb3f47a10a25637859fee8d81cac2db37ace819d24471279e44879547 # via # boto3 # s3transfer @@ -331,9 +331,9 @@ jmespath==1.0.1 \ # via # boto3 # botocore -msal==1.24.1 \ - --hash=sha256:aa0972884b3c6fdec53d9a0bd15c12e5bd7b71ac1b66d746f54d128709f3f8f8 \ - --hash=sha256:ce4320688f95c301ee74a4d0e9dbcfe029a63663a8cc61756f40d0d0d36574ad +msal==1.25.0 \ + --hash=sha256:386df621becb506bc315a713ec3d4d5b5d6163116955c7dde23622f156b81af6 \ + --hash=sha256:f44329fdb59f4f044c779164a34474b8a44ad9e4940afbc4c3a3a2bbe90324d9 # via # azure-identity # msal-extensions @@ -464,9 +464,9 @@ typing-extensions==4.8.0 \ # via # azure-core # azure-storage-blob -urllib3==1.26.18 \ - --hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \ - --hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0 +urllib3==2.0.7 \ + --hash=sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84 \ + --hash=sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e # via # botocore # requests