The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/photon (diff) The file was modified library/fedora (diff)
Commit
10d87d5f4009f6cb9183d3fafd68bc4041a2cbac
by github+dockerlibrarybot Update busybox Changes: - https://github.com/docker-library/busybox/commit/38f129c: Merge pull request https://github.com/docker-library/busybox/pull/169 from infosiftr/buildroot-2023.02 - https://github.com/docker-library/busybox/commit/a03dcef: Update buildroot to 2023.02 The file was modified library/busybox (diff)
Commit
452102771bfd3c0b2c90904bff04716721c82256
by github+dockerlibrarybot Update python Changes: - https://github.com/docker-library/python/commit/5a3fb03: Merge pull request https://github.com/docker-library/python/pull/811 from infosiftr/dpkg-buildflags - https://github.com/docker-library/python/commit/8a8d6ba: Add compiler hardening flags via `dpkg-buildflags` The file was modified library/python (diff) The file was modified library/eggdrop (diff)
Commit
8aaea11e1f1214ac57039b095aef005c16efa2d2
by github+dockerlibrarybot Update docker Changes: - https://github.com/docker-library/docker/commit/4f2323a: Merge pull request https://github.com/docker-library/docker/pull/411 from infosiftr/23-no-compat - https://github.com/docker-library/docker/commit/2efbb5c: Ditch libc6-compat in 23+ The file was modified library/docker (diff) The file was modified library/telegraf (diff) The file was modified library/mongo (diff) The file was modified library/telegraf (diff) The file was modified library/telegraf (diff)
Commit
e28a1ee3858783ab9b2de355e0b881a5ca1c93a7
by admwiggin Add new "bashbrew-buildkit-env-setup.sh" script for setting up bashbrew+buildkit environment variables This script is intended to be invoked in order to generate values for `BASHBREW_BUILDKIT_SYNTAX`, `BUILDX_BUILDER`, and `BASHBREW_BUILDKIT_SBOM_GENERATOR` appropriately (including creating/updating the appropriate "builder" if necessary from the pinned buildkit image). For now, this _only_ sets up `BUILDX_BUILDER` and `BASHBREW_BUILDKIT_SBOM_GENERATOR` for `amd64` and `arm64v8` as we test things out and ensure better ways to detect which architectures are supported by the relevant infrastructure-related images those features rely on (and gauge user interest in expanding that list). This adds a new `.bin` directory for these scripts that I'd like to eventually move most of our scripts into so they're not polluting the top-level directory listing. This also includes an update of `docker/dockerfile` from 1.4.3 to 1.5.2 (now using our same `.external-pins` scaffolding so we can more easily keep that up-to-date). See https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.5.0, https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.5.1, and https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.5.2 for relevant release notes/changes between 1.4.3 and 1.5.2. For now, I have left (and updated) the `.bashbrew-buildkit-syntax` so we can move things using it over before removing it, which will likely _also_ include a new release of bashbrew (since the GHA scripts use it, I think). The file was added .external-pins/docker/dockerfile___1 The file was modified .buildkit-build-contexts.sh (diff) The file was modified .bashbrew-buildkit-syntax (diff) The file was added .external-pins/docker/buildkit-syft-scanner___stable-1 The file was added .bin/bashbrew-buildkit-env-setup.sh The file was added .bin/docker-buildx-ensure.sh The file was added .external-pins/moby/buildkit___buildx-stable-1 The file was modified library/bash (diff) The file was modified library/groovy (diff) The file was modified library/wordpress (diff) The file was modified library/joomla (diff) The file was modified library/storm (diff) The file was modified library/flink (diff) The file was modified library/jetty (diff) The file was modified library/ubuntu (diff) The file was modified library/r-base (diff) The file was modified library/influxdb (diff) The file was modified library/dart (diff) The file was modified library/friendica (diff) The file was modified library/emqx (diff) The file was modified library/amazonlinux (diff)
Commit
9d7830e9943fa512585cefdc47c7820b34fc82f8
by github+dockerlibrarybot Update drupal Changes: - https://github.com/docker-library/drupal/commit/9072f6d: Update 9.5 to 9.5.5 - https://github.com/docker-library/drupal/commit/a8f4765: Update 9.4 to 9.4.12 - https://github.com/docker-library/drupal/commit/bc1f6ef: Update 7 to 7.95 - https://github.com/docker-library/drupal/commit/460e2e5: Update 10.0 to 10.0.5 The file was modified library/drupal (diff) The file was modified library/node (diff) The file was modified library/maven (diff) The file was modified library/maven (diff) The file was modified library/clojure (diff)
Commit
979970724b7c7e9351215c1ea9f9756666a340d1
by github+dockerlibrarybot Update php Changes: - https://github.com/docker-library/php/commit/9e9fd53a: Update 8.2-rc - https://github.com/docker-library/php/commit/b4869225: Update 8.2 to 8.2.4 - https://github.com/docker-library/php/commit/626bb71d: Update 8.1-rc - https://github.com/docker-library/php/commit/f56a7655: Update 8.1 to 8.1.17 The file was modified library/php (diff) The file was modified test/tests/python-imports/container.py (diff)
Commit
ddee597e2e298cd00840edabc88fbef15039a260
by github+dockerlibrarybot Update python Changes: - https://github.com/docker-library/python/commit/f6cedc5: Merge pull request https://github.com/docker-library/python/pull/816 from infosiftr/ndbm - https://github.com/docker-library/python/commit/cf20bfd: Add "libdb-dev" in slim image build for "ndbm" support The file was modified library/python (diff) The file was modified library/openjdk (diff) The file was modified library/odoo (diff)
Commit
1dff013c6cb6b1ec26828bed91e598a009c89baa
by github+dockerlibrarybot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/ca55cfc: Update 3.12-rc to 3.12.0-beta.2 - https://github.com/docker-library/rabbitmq/commit/fb984f6: Merge pull request https://github.com/docker-library/rabbitmq/pull/620 from infosiftr/1777 - https://github.com/docker-library/rabbitmq/commit/608d785: Update permissions from 777 to 1777 The file was modified library/rabbitmq (diff) The file was modified library/percona (diff) The file was modified library/ghost (diff)
Commit
82b18c608c53220d6b8a63959336ee33a8b815ce
by github+dockerlibrarybot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/098bc15: Update 2.7 to 2.7.5 - https://github.com/docker-library/haproxy/commit/c2ce622: Update 2.6 to 2.6.11 - https://github.com/docker-library/haproxy/commit/8bb4f9f: Update 2.5 to 2.5.13 The file was modified library/haproxy (diff) The file was modified library/aerospike (diff) The file was modified library/erlang (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/influxdb (diff) The file was modified library/chronograf (diff) The file was modified library/redis (diff) The file was modified library/couchdb (diff) The file was modified library/rabbitmq (diff)
Commit
b44d3560985e546524860ac7a8e397d780e25508
by github+dockerlibrarybot Update python Changes: - https://github.com/docker-library/python/commit/c54ca85: Merge pull request https://github.com/docker-library/python/pull/817 from infosiftr/more-buildkit - https://github.com/docker-library/python/commit/3239fa4: Enable buildkit to widen test of its use The file was modified library/python (diff) The file was modified library/debian (diff) The file was modified library/bash (diff) The file was modified library/perl (diff) The file was modified library/composer (diff) The file was modified library/percona (diff) The file was modified library/cassandra (diff) The file was modified library/traefik (diff) The file was modified library/matomo (diff) The file was modified .bin/docker-buildx-ensure.sh (diff)
Commit
a8f7360b122b7d48890fcaa3e7274cee575db97d
by alan.steinberg [oraclelinux] Update 7/7-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-1332.html> *<https://linux.oracle.com/cve/CVE-2023-0767.html> * <https://linux.oracle.com/errata/ELSA-2023-1335.html> *<https://linux.oracle.com/cve/CVE-2023-0286.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff)
Commit
111696a44de3e9090ae7012a3efba86f9e2d3626
by github+dockerlibrarybot Update openjdk Changes: - https://github.com/docker-library/openjdk/commit/90d43d4: Merge pull request https://github.com/docker-library/openjdk/pull/523 from infosiftr/ga-20 - https://github.com/docker-library/openjdk/commit/5e62a08: Remove version 20 (now GA) The file was modified library/openjdk (diff)
Commit
435ab416327e21ea5425e46b7820cc58c111530c
by admwiggin Disable garbage collection in buildkit builders We ran into a race condition that we _think_ might be GC related, but we don't want automatic GC generally anyhow so we'll just disable this entirely and keep our eyes open for that race to resurface. $ printf 'FROM ubuntu:20.04\n' | docker buildx build --builder bashbrew-arm64v8 --output type=oci --build-arg BUILDKIT_SYNTAX=docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 --provenance=mode=max --sbom generator=docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 --platform linux/arm64/v8 - > oci.tar #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 55B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 #4 resolve docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 done #4 DONE 0.0s #4 docker-image://docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 #4 CACHED #5 resolve image config for docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 #5 DONE 0.1s #6 [internal] load metadata for docker.io/library/ubuntu:20.04 #6 DONE 0.6s #7 docker-image://docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 #7 resolve docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 0.0s done #7 DONE 0.0s #8 [linux/arm64] generating sbom using docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 #8 CACHED #9 [1/1] FROM docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 #9 resolve docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 0.0s done #9 DONE 0.0s #10 exporting to oci image format #10 exporting layers done #10 exporting manifest sha256:7ee27ad7ace5741767778121ad82066c09383c68e462efcfaad124cc074b48a8 0.0s done #10 exporting config sha256:b559481b22258f45e33c28e36cab179693b1d6ca1bfa8d7acf2b068cd61d4b39 done #10 ERROR: content digest sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a: not found ------ > exporting to oci image format: ------ ERROR: failed to solve: content digest sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a: not found The file was modified .bin/docker-buildx-ensure.sh (diff) The file was modified library/wordpress (diff)
Commit
8826f88a75cff7c3bdcaf55050a2cbd8079bd5e2
by admwiggin Disable buildx builder for now (cannot handle all-local builds properly yet) Dependencies _between_ images are still complicated and will likely require some use/abuse of `--build-context`/source policy/`oci-layout://` 😭 The file was modified .bin/bashbrew-buildkit-env-setup.sh (diff) The file was modified test/tests/nextcloud-cli-mysql/run.sh (diff) The file was modified test/tests/nextcloud-cli-mysql/run.sh (diff) The file was modified test/tests/nextcloud-cli-postgres/run.sh (diff) The file was modified test/tests/nextcloud-fpm-run/real-run.sh (diff) The file was modified test/tests/nextcloud-apache-run/real-run.sh (diff) The file was modified test/tests/nextcloud-cli-sqlite/run.sh (diff) The file was modified library/amazoncorretto (diff) The file was modified library/varnish (diff) The file was modified library/xwiki (diff) The file was modified .external-pins/redhat/ubi8-minimal___latest (diff) The file was modified .external-pins/redhat/ubi8___latest (diff) The file was modified library/erlang (diff) The file was modified library/traefik (diff) The file was modified library/docker (diff) The file was modified library/redis (diff) The file was modified library/arangodb (diff)
Commit
46b3719aabeebf62961cd8596e2cdb7c44f43f99
by alan.steinberg [oraclelinux] Update 8/8-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-1405.html> *<https://linux.oracle.com/cve/CVE-2022-4304.html> *<https://linux.oracle.com/cve/CVE-2022-4450.html> *<https://linux.oracle.com/cve/CVE-2023-0215.html> *<https://linux.oracle.com/cve/CVE-2023-0286.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/rabbitmq (diff) The file was modified library/nextcloud (diff) The file was modified library/crate (diff) The file was modified library/swipl (diff) The file was modified library/rust (diff) The file was modified library/dart (diff) The file was modified .external-pins/moby/buildkit___buildx-stable-1 (diff) The file was modified library/wordpress (diff) The file was modified library/flink (diff) The file was modified library/zookeeper (diff) The file was modified library/wordpress (diff)
Commit
8a6445c2b46111c5cc021205e9a63a72566802d7
by github+dockerlibrarybot Update tomcat Changes: - https://github.com/docker-library/tomcat/commit/a50ca16: Merge pull request https://github.com/docker-library/tomcat/pull/296 from infosiftr/1777 - https://github.com/docker-library/tomcat/commit/9fd0c86: Update permissions from 777 to 1777 The file was modified library/tomcat (diff)
Commit
9c8c12d7cf7df2de68462529545563198d6daee4
by github+dockerlibrarybot Update ruby Changes: - https://github.com/docker-library/ruby/commit/545b789: Merge pull request https://github.com/docker-library/ruby/pull/406 from infosiftr/1777 - https://github.com/docker-library/ruby/commit/e1866b5: Update permissions from 777 to 1777 The file was modified library/ruby (diff)
Commit
d717784f6aecd3d1de6de3854e43afc1594495a9
by github+dockerlibrarybot Update golang Changes: - https://github.com/docker-library/golang/commit/d9e52c5: Merge pull request https://github.com/docker-library/golang/pull/454 from infosiftr/1777 - https://github.com/docker-library/golang/commit/6d5470f: Update permissions from 777 to 1777 The file was modified library/golang (diff) The file was modified library/cassandra (diff)
Commit
3ad4f5648a4aa7039b43d974e0e11647bf55346c
by github+dockerlibrarybot Update php Changes: - https://github.com/docker-library/php/commit/3dc95984: Merge pull request https://github.com/docker-library/php/pull/1383 from infosiftr/1777 - https://github.com/docker-library/php/commit/10f96dc6: Update permissions from 777 to 1777 The file was modified library/php (diff)
Commit
5fcff6b624769401c2d794506c41e238de1c553a
by github+dockerlibrarybot Update postgres Changes: - https://github.com/docker-library/postgres/commit/3db64a0: Merge pull request https://github.com/docker-library/postgres/pull/1058 from infosiftr/1777 - https://github.com/docker-library/postgres/commit/25b3034: Update permissions from 777 to 1777 The file was modified library/postgres (diff) The file was modified library/openjdk (diff) The file was modified library/sapmachine (diff) The file was modified library/neo4j (diff) The file was modified library/solr (diff) The file was modified library/ghost (diff)
Commit
a37acaa7196bc0ca0dc5f438de76b4266ad57caa
by github+dockerlibrarybot Update drupal Changes: - https://github.com/docker-library/drupal/commit/7024ec2: Update 9.5 to 9.5.7 - https://github.com/docker-library/drupal/commit/5d00137: Update 9.4 to 9.4.13 - https://github.com/docker-library/drupal/commit/31421ff: Update 10.0 to 10.0.7 The file was modified library/drupal (diff) The file was modified library/amazoncorretto (diff)
Commit
bc33a4a34f9559b9d395a2463b253a62cf74b7d3
by admwiggin Resolve "buildkit" related images to the host architecture instead of target It _should_ be reasonably harmless to build, for example, `linux/arm/v6` on top of a `linux/arm64/v8` buildkitd + frontend (and even SBOM generator). The file was modified .bin/bashbrew-buildkit-env-setup.sh (diff) The file was modified library/kong (diff) The file was modified library/nextcloud (diff)
Commit
efac14770c3c626dfcfee874878f639ed5f286b3
by github+dockerlibrarybot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/6a960c0: Update 3.12-rc to 3.12.0-beta.3 - https://github.com/docker-library/rabbitmq/commit/b41c10a: Move `management_agent.disable_metrics_collector` setting to a number… (https://github.com/docker-library/rabbitmq/pull/626) The file was modified library/rabbitmq (diff)
Commit
2e52468ee7d56515d527496041ca0a70ad15ba0e
by github+dockerlibrarybot Update docker Changes: - https://github.com/docker-library/docker/commit/561e8f7: Update 23.0 to compose 2.17.2 - https://github.com/docker-library/docker/commit/124e028: Update 20.10 to compose 2.17.2 - https://github.com/docker-library/docker/commit/ddb6d22: Update 23.0 to compose 2.17.1 - https://github.com/docker-library/docker/commit/975f210: Update 20.10 to compose 2.17.1 The file was modified library/docker (diff) The file was modified library/phpmyadmin (diff) The file was modified library/photon (diff) The file was modified library/emqx (diff)
Commit
d9b9a85719468670b2429801e82f77607bcfc89a
by github eclipse-temurin: add JDK20 images Note that we don't currently intend to ship s390x and arm32 (this could change in the coming weeks but we want to get these updates out first) The file was modified library/eclipse-temurin (diff) The file was modified library/xwiki (diff) The file was modified library/clearlinux (diff) The file was modified library/amazoncorretto (diff) The file was modified library/kong (diff) The file was modified .external-pins/redhat/ubi8-minimal___latest (diff) The file was modified .external-pins/redhat/ubi8___latest (diff)
Commit
93ed122eaa5ceca8752b15b801542053cb4c1235
by github+dockerlibrarybot Update bash Changes: - https://github.com/tianon/docker-bash/commit/f30bf5c: Update devel to 20230327, commit 57d4dc15ff35895a1c1248f948f59739ffb99fde - https://github.com/tianon/docker-bash/commit/a09af45: Update 4.1 to 4.1.17, patch 17 - https://github.com/tianon/docker-bash/commit/43525b1: Update 4.1 to 4.1.0 - https://github.com/tianon/docker-bash/commit/f1c77bd: Update 3.2 to patch 57 - https://github.com/tianon/docker-bash/commit/c761e04: Update 3.2 The file was modified library/bash (diff) The file was modified library/neo4j (diff) The file was modified library/rust (diff) The file was modified library/ghost (diff)
Commit
c4f03934fd5c5ab4c4fc278acfb7df8921a18586
by github+dockerlibrarybot Update docker Changes: - https://github.com/docker-library/docker/commit/47f0e5d: Update 23.0 to 23.0.2 - https://github.com/docker-library/docker/commit/9e9c762: Merge pull request https://github.com/docker-library/docker/pull/416 from infosiftr/buildkit The file was modified library/docker (diff)
Commit
1bbd3bf6d39bfe6b23ce792c1552b12a13d34a63
by sktomer Add latest amazonlinux releases AL2023 Package Change List: - libstdc++-11.3.1-4.amzn2023.0.3 - keyutils-libs-1.6.3-1.amzn2023 - libgcc-11.3.1-4.amzn2023.0.3 - amazon-linux-repo-cdn-2023.0.20230322-0.amzn2023 - system-release-2023.0.20230322-0.amzn2023 - libgomp-11.3.1-4.amzn2023.0.3 AL2 Package Change List: - libxml2-2.9.1-6.amzn2.5.7 - nss-3.79.0-4.amzn2.0.1 - vim-minimal-9.0.1367-1.amzn2.0.1 - vim-data-9.0.1367-1.amzn2.0.1 - nss-tools-3.79.0-4.amzn2.0.1 - nss-sysinit-3.79.0-4.amzn2.0.1 AL1 Package Change List: - tar-1.26-31.23.amzn1 The file was modified library/amazonlinux (diff)
Commit
9048a9406048adee6a3ba67eff17dbc2870a48c6
by github+dockerlibrarybot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/b8c3d54: Update 2.8 to 2.8-dev6 - https://github.com/docker-library/haproxy/commit/791843a: Update 2.6 to 2.6.12 - https://github.com/docker-library/haproxy/commit/3e8ddb6: Update 2.7 to 2.7.6 The file was modified library/haproxy (diff) The file was modified library/wordpress (diff)
Commit
1b49a341f5cae76532c4643239e5b3ee124fdbf8
by thresh Updated nginx. mainline gets bump to 1.23.4 + njs 0.7.11. stable gets njs 0.7.11 and slim tags. With that, introduced additional tags with names/versions of distributions used. Refs: https://github.com/nginxinc/docker-nginx/issues/733 Refs: https://github.com/nginxinc/docker-nginx/issues/649 The file was modified library/nginx (diff)
Commit
44b8948267e04da3477f541c2af0ad5227f9f9c7
by vatamane Updated 3.3.1, 3.3, 3, latest, 3.2.2 and 3.2.2 * Erlang version bumped to 24.3.4.10 to fix a memory leak * gosu <-> setpriv fix https://github.com/apache/couchdb-docker/pull/237 Also added myself to the list of maintainers. The file was modified library/couchdb (diff)
Commit
4aafe4847e72436f40759cc4baacaf3230a85669
by alan.steinberg [oraclelinux] Update 7/7-slim/8/8-slim/9/9-slim for amd64/arm64v8 This update incorporates fixes for rebase to tzdata-2023b * <https://linux.oracle.com/errata/ELBA-2023-1491.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/percona (diff) The file was modified library/odoo (diff) The file was modified library/alpine (diff) The file was modified library/alpine (diff) The file was modified library/alpine (diff) The file was modified library/alpine (diff) The file was modified library/alpine (diff) The file was modified library/wordpress (diff) The file was modified library/dart (diff) The file was modified library/node (diff) The file was modified library/sonarqube (diff)
Commit
f06e4799ec3511002f036b1654783bca7b5d364e
by github+dockerlibrarybot Update ELK images elasticsearch: - https://github.com/docker-library/elasticsearch/commit/ffa0104: Update to 8.7.0 - https://github.com/docker-library/elasticsearch/commit/7ea88de: Update actions/checkout to v3 - https://github.com/docker-library/elasticsearch/commit/f04f67e: Ignore buildkit-isms during build/history check logstash: - https://github.com/docker-library/logstash/commit/5d9c639: Update to 8.7.0 - https://github.com/docker-library/logstash/commit/0d38870: Update actions/checkout to v3 - https://github.com/docker-library/logstash/commit/f858371: Ignore buildkit-isms during build/history check kibana: - https://github.com/docker-library/kibana/commit/1ac2c31: Update to 8.7.0 - https://github.com/docker-library/kibana/commit/60b6d71: Update actions/checkout to v3 - https://github.com/docker-library/kibana/commit/4b8ed1e: Improve buildkit-isms ignoring during build/history check The file was modified library/elasticsearch (diff) The file was modified library/kibana (diff) The file was modified library/logstash (diff) The file was modified library/arangodb (diff)
Commit
c97e62b8ea063e0a560691ec38ef2bc72f983a4a
by github+dockerlibrarybot Update ruby Changes: - https://github.com/docker-library/ruby/commit/4041b21: Update 3.2 to 3.2.2 - https://github.com/docker-library/ruby/commit/564fdfe: Update 3.1 to 3.1.4 - https://github.com/docker-library/ruby/commit/1cd7593: Update 3.0 to 3.0.6 - https://github.com/docker-library/ruby/commit/7117899: Update 2.7 to 2.7.8 The file was modified library/ruby (diff) The file was modified library/openjdk (diff) The file was modified library/amazoncorretto (diff)
Commit
b1850cf1ef364a60ae3632d7de0e79d687369264
by 1883212+calvn GitFetch for main We changed the default branch on https://github.com/hashicorp/docker-vault from master to main and I'm trying to fix it with guidance: https://github.com/docker-library/official-images/pull/14202#issuecomment-1458599084 The file was modified library/vault (diff) The file was modified library/vault (diff) The file was modified library/vault (diff) The file was modified library/vault (diff)
Commit
dc621b0d381c144cea2bc59e89794edadee5a552
by github Update Vault images for 1.13.1, 1.12.5, 1.11.9 (#14376) * GitFetch for main * update images for 1.13.1, 1.12.5, 1.11.9 * vault: add back version 1.10.11 --------- Co-authored-by: Meggie <meggie@hashicorp.com> The file was modified library/vault (diff) The file was modified library/aerospike (diff) The file was modified library/php (diff) The file was modified library/swift (diff) The file was modified library/sonarqube (diff) The file was modified library/swift (diff)
Commit
95be50ab7c59d39e532d08f322f9e5415c90c417
by github+dockerlibrarybot Update irssi Changes: - https://github.com/jessfraz/irssi/commit/6806daa: Update to Alpine 3.17 (https://github.com/jessfraz/irssi/pull/29) - https://github.com/jessfraz/irssi/commit/94e29e7: Update to 1.4.4 - https://github.com/jessfraz/irssi/commit/7ecdc4c: Update generated README - https://github.com/jessfraz/irssi/commit/512620e: Use new "bashbrew" composite action The file was modified library/irssi (diff)
Commit
8718b8afb62ff1a001d99bb4f77d95fe352ba187
by github+dockerlibrarybot Update bash Changes: - https://github.com/tianon/docker-bash/commit/9f39170: Merge pull request https://github.com/tianon/docker-bash/pull/34 from self-five/alpine3.17 - https://github.com/tianon/docker-bash/commit/eb7e541: Update to Alpine 3.17 (and auto-update in the future) The file was modified library/bash (diff)
Commit
ba29b54d6481c3879d8a766d34f7c395b0262639
by alan.steinberg [oraclelinux] Update 7/7-slim/8/8-slim/9/9-slim for amd64/arm64v8 This update incorporates fixes for rebase to tzdata-2023c * <https://linux.oracle.com/errata/ELBA-2023-1534.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/ghost (diff) The file was modified library/ibmjava (diff) The file was modified library/groovy (diff) The file was modified library/solr (diff)
Commit
a09a756d13ea2c96d16f935fac942b54409f71d3
by github+dockerlibrarybot Update docker Changes: - https://github.com/docker-library/docker/commit/195f606: Merge pull request https://github.com/docker-library/docker/pull/417 from infosiftr/24-rc - https://github.com/docker-library/docker/commit/43c7556: Add 24.0.0-beta.1 The file was modified library/docker (diff) The file was modified library/ros (diff)
Commit
63bc2ffad526634827ec7742cbb4772590de2cba
by github MediaWiki 1.35.10 / 1.38.6 / 1.39.3 https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/thread/6UQBHI5FWLATD7QO7DI4YS54U7XSSLAN/ Refs https://github.com/wikimedia/mediawiki-docker/pull/121 The file was modified library/mediawiki (diff)
Commit
5eb8032e34c05692aec2c7cdf51117afb7fd36fb
by github+dockerlibrarybot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/954b05e: Update 3.12-rc to 3.12.0-beta.5 - https://github.com/docker-library/rabbitmq/commit/95fd3dd: Update 3.11 to 3.11.13 - https://github.com/docker-library/rabbitmq/commit/909aa87: Update 3.11 to 3.11.12 The file was modified library/rabbitmq (diff) The file was modified library/nextcloud (diff) The file was modified library/sonarqube (diff) The file was modified library/fluentd (diff) The file was modified library/elixir (diff) The file was modified library/photon (diff) The file was modified library/sl (diff) The file was modified library/clojure (diff) The file was modified library/clojure (diff) The file was modified library/clearlinux (diff) The file was modified library/telegraf (diff) The file was modified library/julia (diff) The file was modified library/bash (diff) The file was modified .external-pins/redhat/ubi9-minimal___latest (diff) The file was modified .external-pins/redhat/ubi9___latest (diff) The file was modified library/golang (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___ltsc2022 (diff)
Commit
445df4f23fcf3e0372f0b1092d4ce54d11c5347a
by github+dockerlibrarybot Update docker Changes: - https://github.com/docker-library/docker/commit/3f5aa9d: Update 23.0 to 23.0.3 - https://github.com/docker-library/docker/commit/d71ed66: Update 20.10 to 20.10.24 - https://github.com/docker-library/docker/commit/f9b4213: Merge pull request https://github.com/docker-library/docker/pull/419 from infosiftr/usr-local-libexec - https://github.com/docker-library/docker/commit/0e00a29: Move CLI plugins to "/usr/local/libexec" (as they're not packaging-managed) The file was modified library/docker (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___ltsc2022 (diff) The file was modified library/mongo (diff) The file was modified library/maven (diff)
Commit
678d81417bd6f96e07b5dacf96680a54b33306ba
by github+dockerlibrarybot Update python Changes: - https://github.com/docker-library/python/commit/2bcce46: Update 3.11 to 3.11.3 - https://github.com/docker-library/python/commit/4c86fbe: Update 3.10 to 3.10.11, pip 23.0.1 - https://github.com/docker-library/python/commit/cb6ecdb: Update 3.12-rc to 3.12.0a7 The file was modified library/python (diff) The file was modified library/influxdb (diff) The file was modified library/ghost (diff) The file was modified library/consul (diff) The file was modified library/rabbitmq (diff)
Commit
3409d41b97f784c984f12b988a8a0f7fc8e2bf9d
by alan.steinberg [oraclelinux] Update 8/8-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-1569.html> *<https://linux.oracle.com/cve/CVE-2023-0361.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/traefik (diff) The file was modified library/httpd (diff) The file was modified library/aerospike (diff) The file was modified library/openjdk (diff) The file was modified library/traefik (diff) The file was modified library/ghost (diff) The file was modified library/haproxy (diff) The file was modified library/archlinux (diff) The file was modified library/photon (diff) The file was modified library/clearlinux (diff)
Commit
057c6e97473de0c0ef65d8d98982a27783ee4e9e
by github+dockerlibrarybot Update mongo Changes: - https://github.com/docker-library/mongo/commit/e185946: Update 5.0 to 5.0.16 - https://github.com/docker-library/mongo/commit/ecef21b: Update 4.4-rc - https://github.com/docker-library/mongo/commit/b01fa78: Update 4.4 to 4.4.20 The file was modified library/mongo (diff) The file was modified library/bash (diff) The file was modified library/node (diff) The file was modified library/xwiki (diff) The file was modified library/almalinux (diff) The file was modified library/debian (diff) The file was modified library/nginx (diff) The file was modified library/open-liberty (diff) The file was modified library/websphere-liberty (diff) The file was added library/unit
Commit
41fa30f15267dbeb55c4c061b2c12a9756e2429f
by alan.steinberg [oraclelinux] Update 9/9-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-1701.html> *<https://linux.oracle.com/cve/CVE-2023-23916.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/crate (diff) The file was modified library/haxe (diff) The file was modified library/ghost (diff) The file was modified library/erlang (diff) The file was modified library/node (diff) The file was modified library/gradle (diff) The file was modified library/gradle (diff) The file was modified library/maven (diff) The file was modified library/openjdk (diff)
Commit
ed8a54b1976f6a7d75aa8552ca13186f7eb47b76
by github+dockerlibrarybot Update php Changes: - https://github.com/docker-library/php/commit/59da5b0a: Update 8.1-rc - https://github.com/docker-library/php/commit/b93e90a0: Update 8.1 to 8.1.18 - https://github.com/docker-library/php/commit/36c4989f: Update 8.2-rc - https://github.com/docker-library/php/commit/d2314e7d: Update 8.2 to 8.2.5 The file was modified library/php (diff) The file was modified library/emqx (diff) The file was modified library/dart (diff) The file was modified library/orientdb (diff) The file was modified library/cassandra (diff) The file was modified library/cassandra (diff) The file was modified library/docker (diff) The file was modified library/maven (diff) The file was modified library/crate (diff) The file was modified library/ghost (diff) The file was modified library/clojure (diff) The file was modified library/archlinux (diff) The file was modified library/ubuntu (diff) The file was modified library/orientdb (diff) The file was modified library/clearlinux (diff)
Commit
5fb292acb57d8ddaf41a5688e9e3a4b1245b0bcc
by github+dockerlibrarybot Update redis Changes: - https://github.com/docker-library/redis/commit/1609d20: Update to 6.2.12 - https://github.com/docker-library/redis/commit/3fd8719: Update to 7.0.11 - https://github.com/docker-library/redis/commit/e4599c8: Update to 6.0.19 The file was modified library/redis (diff) The file was modified library/nats (diff)
Commit
0dba75d0f72b65eeba9da0dd019a01296f494129
by github+dockerlibrarybot Update mysql Changes: - https://github.com/docker-library/mysql/commit/1bfa472: Update 8.0 to 8.0.33, debian 8.0.33-1debian11, mysql-shell 8.0.33-1.el8, oracle 8.0.33-1.el8 - https://github.com/docker-library/mysql/commit/e4bdff2: Update 5.7 to 5.7.42, debian 5.7.42-1debian10, mysql-shell 8.0.33-1.el7, oracle 5.7.42-1.el7 The file was modified library/mysql (diff) The file was modified README.md (diff) The file was modified SECURITY.md (diff)
Commit
2f87d8b7fd406023187f6ebfb7fcbc5d9f7d5093
by ivan [nats-streaming] Release v0.25.4 Details can be found [here](https://github.com/nats-io/nats-streaming-server/releases/tag/v0.25.4) Signed-off-by: Ivan Kozlovic <ivan@synadia.com> The file was modified library/nats-streaming (diff) The file was modified library/influxdb (diff) The file was modified library/mongo (diff) The file was modified library/docker (diff) The file was modified library/odoo (diff) The file was modified library/tomcat (diff) The file was modified .external-pins/docker/buildkit-syft-scanner___stable-1 (diff) The file was modified library/emqx (diff) The file was modified library/fedora (diff) The file was modified library/sapmachine (diff) The file was modified library/node (diff) The file was modified library/amazoncorretto (diff) The file was modified library/dart (diff)
Commit
b313585b8016c319ea12803d5858b85e4c50d5b1
by doi+docker-library-bot Update tomcat Changes: - https://github.com/docker-library/tomcat/commit/44079aa: Update 8.5 to 8.5.88 - https://github.com/docker-library/tomcat/commit/fcaa478: Update 10.1 to 10.1.8 - https://github.com/docker-library/tomcat/commit/1725044: Update 11.0 to 11.0.0-M5 The file was modified library/tomcat (diff) The file was modified library/tomcat (diff)
Commit
02e46e909560594de8ea794f347a709ac9a6e556
by doi+docker-library-bot Update drupal Changes: - https://github.com/docker-library/drupal/commit/fe51f9e: Update 9.5 to 9.5.8 - https://github.com/docker-library/drupal/commit/bb50b21: Update 9.4 to 9.4.14 - https://github.com/docker-library/drupal/commit/55e1a0b: Update 7 to 7.96 - https://github.com/docker-library/drupal/commit/3457f4c: Update 10.0 to 10.0.8 The file was modified library/drupal (diff) The file was modified library/matomo (diff) The file was modified library/neo4j (diff) The file was modified library/rust (diff) The file was modified library/nextcloud (diff) The file was modified library/arangodb (diff)
Commit
e2d625920b0f0a9ea9c08d940d4b83cf649bf682
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/c93aa75: Update 24-rc to compose 2.17.3 - https://github.com/docker-library/docker/commit/3c553b8: Update 23.0 to compose 2.17.3 - https://github.com/docker-library/docker/commit/7bdd5e0: Update 20.10 to compose 2.17.3 The file was modified library/docker (diff) The file was modified library/ubuntu (diff) The file was modified .external-pins/moby/buildkit___buildx-stable-1 (diff) The file was modified library/openjdk (diff) The file was modified library/perl (diff) The file was modified library/r-base (diff) The file was modified library/drupal (diff) The file was modified library/erlang (diff) The file was modified library/gradle (diff) The file was modified library/rabbitmq (diff) The file was modified library/haskell (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/haproxy (diff) The file was modified library/friendica (diff) The file was modified library/perl (diff) The file was modified library/xwiki (diff) The file was modified library/convertigo (diff) The file was modified library/telegraf (diff) The file was modified library/traefik (diff) The file was modified library/ghost (diff) The file was modified library/couchdb (diff)
Commit
27d7c5a8f557ca5468797512c19e1a64ff2e4827
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/cf85c62: Update 5.0 to 5.0.17 - https://github.com/docker-library/mongo/commit/cb08075: Update 4.4-rc - https://github.com/docker-library/mongo/commit/c1449de: Update 4.4 to 4.4.21 - https://github.com/docker-library/mongo/commit/70537de: Update from buster to bullseye in "gpg-keys.sh" The file was modified library/mongo (diff)
Commit
4c461155b7e484396426c38419cfeaf7202bfcf9
by github eclipse-temurin: april PSU updates 2 things to note: 1. JDK8 arm32v7 has been delayed and we can't wait any longer so we'll have to break users here 2. JDK20 we've made the decision to hold off publishing ppc64le until we've found a fix for a test case. This means breaking a small subset of users relying on the latest tag The file was modified library/eclipse-temurin (diff) The file was modified library/xwiki (diff) The file was modified library/dart (diff) The file was modified library/rabbitmq (diff)
Commit
a396ffddd3e0297fe0e0369ff7823f035c0ca90b
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/d49ab87: Update 23.0 to 23.0.5 - https://github.com/docker-library/docker/commit/2884d49: Merge pull request https://github.com/docker-library/docker/pull/423 from infosiftr/git-dind - https://github.com/docker-library/docker/commit/fcb9d85: Swap "git" variant to be "dind"-based in 23+ The file was modified library/docker (diff)
Commit
f62a22f52f56e4898bb8ad48b924ee160a727289
by doi+docker-library-bot Update gcc Changes: - https://github.com/docker-library/gcc/commit/fa720a9: Merge pull request https://github.com/docker-library/gcc/pull/89 from infosiftr/gcc-13-bullseye - https://github.com/docker-library/gcc/commit/00b26e7: Add 13.1 (based on bookworm, soon to be stable) and update other versions to bullseye - https://github.com/docker-library/gcc/commit/5c8dd1f: Update generated README - https://github.com/docker-library/gcc/commit/282a381: Use new "bashbrew" composite action - https://github.com/docker-library/gcc/commit/851c36f: Merge pull request https://github.com/docker-library/gcc/pull/87 from infosiftr/ci-updates - https://github.com/docker-library/gcc/commit/98ac85e: Switch to "$GITHUB_OUTPUT"; update actions/checkout to v3 The file was modified library/gcc (diff) The file was modified library/emqx (diff)
Commit
2fea49dc029bfd52ab43928e5edcee1ac434d750
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/c5154e9: Update 3.9 to otp 25.3.1 - https://github.com/docker-library/rabbitmq/commit/3ba713d: Update 3.12-rc to otp 25.3.1 - https://github.com/docker-library/rabbitmq/commit/acf81d5: Update 3.11 to otp 25.3.1 - https://github.com/docker-library/rabbitmq/commit/e83ba26: Update 3.10 to otp 25.3.1 The file was modified library/rabbitmq (diff) The file was modified library/traefik (diff) The file was modified library/vault (diff) The file was modified library/haproxy (diff) The file was modified library/friendica (diff) The file was modified SECURITY.md (diff)
Commit
0159a373c1cbcd103f6aecc03e05b814d4b22f04
by github Update Vault images for 1.13.2, 1.12.6, 1.11.10 (#14517) * Update vault 1.13.2, 1.12.6, 1.11.10 --------- Co-authored-by: Meggie <meggie@hashicorp.com> Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com> The file was modified library/vault (diff) The file was modified library/erlang (diff) The file was modified library/php (diff) The file was modified library/rabbitmq (diff) The file was modified library/rabbitmq (diff) The file was modified library/elixir (diff) The file was modified library/openjdk (diff) The file was modified library/emqx (diff) The file was modified library/sonarqube (diff) The file was modified library/docker (diff) The file was modified library/influxdb (diff) The file was modified library/kapacitor (diff) The file was modified library/irssi (diff)
Commit
cb220613e0e8c13cd32073614a907b64948cbb87
by doi+docker-library-bot Update buildpack-deps Changes: - https://github.com/docker-library/buildpack-deps/commit/44bdf75: Merge pull request https://github.com/docker-library/buildpack-deps/pull/140 from infosiftr/dirmngr - https://github.com/docker-library/buildpack-deps/commit/93d6db0: Remove explicit `dirmngr` reference - https://github.com/docker-library/buildpack-deps/commit/33e1839: Remove several missed "xenial" references The file was modified library/buildpack-deps (diff)
Commit
0b75d4be3eb60276c3317290d6b247fc2e2fac93
by doi+docker-library-bot Update cassandra Changes: - https://github.com/docker-library/cassandra/commit/0a98098: Merge pull request https://github.com/docker-library/cassandra/pull/264 from infosiftr/dirmngr - https://github.com/docker-library/cassandra/commit/5951b45: Remove explicit `dirmngr` reference The file was modified library/cassandra (diff) The file was modified library/cassandra (diff)
Commit
e6df42106236596e6f48a043558853952bf95163
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/932af7c: Merge pull request https://github.com/docker-library/mongo/pull/620 from infosiftr/dirmngr - https://github.com/docker-library/mongo/commit/685ebea: Remove explicit `dirmngr` reference The file was modified library/mongo (diff)
Commit
9d71f425cb39f942c77bfb4dfdcabfa310a5bfa7
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/887333b: Merge pull request https://github.com/docker-library/postgres/pull/1072 from infosiftr/dirmngr - https://github.com/docker-library/postgres/commit/dd68d91: Remove explicit `dirmngr` reference - https://github.com/docker-library/postgres/commit/9b2559b: Update 11 The file was modified library/postgres (diff)
Commit
794468c9cfc325ecd607d090418ab3ab0bdfe6d4
by doi+docker-library-bot Update redis Changes: - https://github.com/docker-library/redis/commit/610a5d8: Merge pull request https://github.com/docker-library/redis/pull/357 from infosiftr/dirmngr - https://github.com/docker-library/redis/commit/47ff554: Remove explicit `dirmngr` reference The file was modified library/redis (diff)
Commit
47ef18b361f802110a722e5d629ded0672742ce3
by doi+docker-library-bot Update tomcat Changes: - https://github.com/docker-library/tomcat/commit/f217cd2: Merge pull request https://github.com/docker-library/tomcat/pull/297 from infosiftr/dirmngr - https://github.com/docker-library/tomcat/commit/fb328ed: Remove explicit `dirmngr` reference The file was modified library/tomcat (diff) The file was modified library/tomcat (diff)
Commit
0236796fa2d16f782dae8eabd18e51fba27cb7f6
by doi+docker-library-bot Update python Changes: - https://github.com/docker-library/python/commit/d9f8fab: Merge pull request https://github.com/docker-library/python/pull/826 from infosiftr/dirmngr - https://github.com/docker-library/python/commit/331890e: Remove explicit `dirmngr` reference - https://github.com/docker-library/python/commit/e7764cf: Update 3.9 - https://github.com/docker-library/python/commit/55efd77: Update 3.8 - https://github.com/docker-library/python/commit/9fc80f7: Update 3.7 - https://github.com/docker-library/python/commit/b89beea: Update 3.12-rc - https://github.com/docker-library/python/commit/e730c62: Update 3.11 - https://github.com/docker-library/python/commit/ea370b5: Update 3.10 - https://github.com/docker-library/python/commit/e1a50e5: Update 3.9 - https://github.com/docker-library/python/commit/a59a403: Update 3.8 - https://github.com/docker-library/python/commit/cdfe181: Update 3.7 - https://github.com/docker-library/python/commit/ec02f42: Update 3.12-rc - https://github.com/docker-library/python/commit/9ebc4fb: Update 3.11 - https://github.com/docker-library/python/commit/55f6934: Update 3.10 - https://github.com/docker-library/python/commit/1eca46c: Update 3.9 - https://github.com/docker-library/python/commit/ea1df6a: Update 3.8 - https://github.com/docker-library/python/commit/f35fef7: Update 3.7 - https://github.com/docker-library/python/commit/a2c9521: Update 3.12-rc - https://github.com/docker-library/python/commit/eab716c: Update 3.11 - https://github.com/docker-library/python/commit/dfeade8: Update 3.10 The file was modified library/python (diff)
Commit
976c9c0af0e99ba3387145b57c4419cbd7a97b64
by doi+docker-library-bot Update ghost Changes: - https://github.com/docker-library/ghost/commit/e1fa09b: Merge pull request https://github.com/docker-library/ghost/pull/380 from infosiftr/dirmngr - https://github.com/docker-library/ghost/commit/52120ba: Remove explicit `dirmngr` reference - https://github.com/docker-library/ghost/commit/05cab36: Update to 5.46.0, ghost-cli 1.24.0 The file was modified library/ghost (diff)
Commit
9b415e4a50dd149d344fd2b0ee924835e1f24470
by doi+docker-library-bot Update mysql Changes: - https://github.com/docker-library/mysql/commit/2ce62de: Merge pull request https://github.com/docker-library/mysql/pull/970 from infosiftr/dirmngr - https://github.com/docker-library/mysql/commit/611aa46: Remove explicit `dirmngr` reference The file was modified library/mysql (diff)
Commit
45ca72c42e1fe51dd3e29680ce34fd2754270adf
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/9d896ba1: Merge pull request https://github.com/docker-library/php/pull/1403 from infosiftr/dirmngr - https://github.com/docker-library/php/commit/0b09e018: Remove explicit `dirmngr` reference The file was modified library/php (diff) The file was modified library/backdrop (diff) The file was modified library/swipl (diff) The file was modified library/rabbitmq (diff) The file was modified library/archlinux (diff) The file was modified library/aerospike (diff) The file was modified library/clearlinux (diff) The file was modified library/odoo (diff) The file was modified library/haxe (diff) The file was modified library/ubuntu (diff) The file was modified library/solr (diff) The file was modified library/photon (diff) The file was modified library/node (diff)
Commit
2f54450750d5a512fd6fe2efed02af716df4f51f
by doi+docker-library-bot Update julia Changes: - https://github.com/docker-library/julia/commit/8fdc863: Update 1.9-rc to 1.9.0-rc3 - https://github.com/docker-library/julia/commit/839d239: Merge pull request https://github.com/docker-library/julia/pull/76 from infosiftr/dirmngr - https://github.com/docker-library/julia/commit/67a1817: Remove explicit `dirmngr` reference The file was modified library/julia (diff) The file was modified library/jetty (diff) The file was modified library/crate (diff) The file was modified library/crate (diff) The file was modified library/dart (diff)
Commit
d43d3fe58091029a82bba66119aea47cbc44f4ee
by doi+docker-library-bot Update ELK images elasticsearch: - https://github.com/docker-library/elasticsearch/commit/229361a: Update to 8.7.1 - https://github.com/docker-library/elasticsearch/commit/e95712a: Update to 7.17.10 logstash: - https://github.com/docker-library/logstash/commit/da79914: Update to 8.7.1 - https://github.com/docker-library/logstash/commit/963070b: Update to 7.17.10 kibana: - https://github.com/docker-library/kibana/commit/e577f15: Update to 8.7.1 - https://github.com/docker-library/kibana/commit/6dc8cf4: Update to 7.17.10 The file was modified library/elasticsearch (diff) The file was modified library/kibana (diff) The file was modified library/logstash (diff) The file was modified library/sl (diff)
Commit
b53c663c0fe7eed216f8929b14d17bde8e3cd8ed
by doi+docker-library-bot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/b5e4baa: Update 2.7 to 2.7.8 - https://github.com/docker-library/haproxy/commit/aad0f7b: Update 2.6 to 2.6.13 - https://github.com/docker-library/haproxy/commit/a90674f: Update 2.5 to 2.5.14 - https://github.com/docker-library/haproxy/commit/21adfa0: Update 2.8 to 2.8-dev9 The file was modified library/haproxy (diff) The file was modified library/tomee (diff) The file was modified library/joomla (diff)
Commit
3522eca1d49ad7dcb21a578910d8ecbec278deb2
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/5c6fa89: Update 1.20 to 1.20.4 - https://github.com/docker-library/golang/commit/94d5401: Update 1.19 to 1.19.9 - https://github.com/docker-library/golang/commit/a89f887: Update links in "versions.sh" The file was modified library/golang (diff)
Commit
0354489ca56a3241c734e13d11b103a5643f44f4
by doi+docker-library-bot Update gcc Changes: - https://github.com/docker-library/gcc/commit/6f75c64: Merge pull request https://github.com/docker-library/gcc/pull/90 from infosiftr/dirmngr - https://github.com/docker-library/gcc/commit/46628bc: Remove explicit `dirmngr` reference The file was modified library/gcc (diff) The file was modified library/rakudo-star (diff)
Commit
5ddaee5f2d099f71d5065fdb2287d4f7fa869687
by doi+docker-library-bot Update hello-world Changes: - https://github.com/docker-library/hello-world/commit/a2269bd: Merge pull request https://github.com/docker-library/hello-world/pull/107 from infosiftr/musl-1.2.4 - https://github.com/docker-library/hello-world/commit/3fb6ebc: Update to musl 1.2.4 - https://github.com/docker-library/hello-world/commit/0eb860d: Merge pull request https://github.com/docker-library/hello-world/pull/106 from infosiftr/dirmngr - https://github.com/docker-library/hello-world/commit/19ac021: Remove explicit `dirmngr` reference - https://github.com/docker-library/hello-world/commit/415840e: Update generated README - https://github.com/docker-library/hello-world/commit/e241916: Use new "bashbrew" composite action - https://github.com/docker-library/hello-world/commit/480c62c: Merge pull request https://github.com/docker-library/hello-world/pull/101 from infosiftr/musl-1.2.3 - https://github.com/docker-library/hello-world/commit/5ea157d: Update musl to 1.2.3 The file was modified library/hello-world (diff) The file was modified library/debian (diff) The file was modified library/eclipse-temurin (diff) The file was modified .external-pins/redhat/ubi9-minimal___latest (diff) The file was modified .external-pins/redhat/ubi9___latest (diff)
Commit
d7c2f41094e3a09a4dc6f6005a758b194650862f
by doi+docker-library-bot Update ghost Changes: - https://github.com/docker-library/ghost/commit/0aa53c6: Update to 5.46.1, ghost-cli 1.24.0 - https://github.com/docker-library/ghost/commit/372deca: Merge pull request https://github.com/docker-library/ghost/pull/382 from infosiftr/drop-eol - https://github.com/docker-library/ghost/commit/29412d0: Drop 4 since it is eol The file was modified library/ghost (diff) The file was modified .external-pins/redhat/ubi8-minimal___latest (diff) The file was modified .external-pins/redhat/ubi8___latest (diff) The file was modified library/arangodb (diff)
Commit
33b7ecf16a5661be47a9c430338ca5231c4769a5
by doi+docker-library-bot Update drupal Changes: - https://github.com/docker-library/drupal/commit/23b02e8: Update 9.5 to 9.5.9 - https://github.com/docker-library/drupal/commit/0ff59ea: Update 9.4 to 9.4.15 - https://github.com/docker-library/drupal/commit/38b11a5: Update 10.0 to 10.0.9 The file was modified library/drupal (diff)
Commit
00db4f111acfe980b78f0f10208528843e4131a2
by doi+docker-library-bot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/672045d: Merge pull request https://github.com/docker-library/haproxy/pull/208 from TimWolla/2.5-eol - https://github.com/docker-library/haproxy/commit/da2d46e: Remove EOL 2.5 The file was modified library/haproxy (diff)
Commit
63faf3f6ce209eb56cafc77dd87cc36f18b643ae
by github 23.0.0.4 release (#14576) * Updates for the release of 23.0.0.4 * Update commit SHA, expanded architectural support, and added 23.0.0.3 containers * Correct invalid architecture support for IBM Java containers * Restored architecture line accidentally omitted The file was modified library/websphere-liberty (diff) The file was modified library/open-liberty (diff) The file was modified library/node (diff) The file was modified library/neo4j (diff) The file was modified library/fedora (diff) The file was modified library/friendica (diff)
Commit
877db7253b5279d3adbd34989e79318a5f97fc14
by mrthorn Add amazonlinux releases AL2023 Package Change List: - amazon-linux-repo-cdn-2023.0.20230503-0.amzn2023 - system-release-2023.0.20230503-0.amzn2023 - rpm-4.16.1.3-12.amzn2023.0.6 - rpm-build-libs-4.16.1.3-12.amzn2023.0.6 - libxml2-2.10.4-1.amzn2023.0.1 - ca-certificates-2023.2.60-1.0.amzn2023.0.2 - rpm-libs-4.16.1.3-12.amzn2023.0.6 - rpm-sign-libs-4.16.1.3-12.amzn2023.0.6 - python3-rpm-4.16.1.3-12.amzn2023.0.6 - tzdata-2023c-1.amzn2023.0.1 AL2 Package Change List: - glibc-2.26-63.amzn2 - libcrypt-2.26-63.amzn2 - tzdata-2023c-1.amzn2.0.1 - glibc-common-2.26-63.amzn2 - glibc-minimal-langpack-2.26-63.amzn2 - glibc-langpack-en-2.26-63.amzn2 AL1 Package Change List: - libcurl-7.61.1-12.105.amzn1 - curl-7.61.1-12.105.amzn1 - tzdata-2023c-1.85.amzn1 The file was modified library/amazonlinux (diff) The file was modified library/openjdk (diff)
Commit
e3247ef94e50af5c914d05078a090b2da3891307
by doi+docker-library-bot Update bash Changes: - https://github.com/tianon/docker-bash/commit/a32a3ab: Merge pull request https://github.com/tianon/docker-bash/pull/35 from self-five/ssize_t - https://github.com/tianon/docker-bash/commit/8cd4a6c: Update devel to 20230501, commit 23935dbe8513437e69ca14d6b0890067dddceba3 (with ssize_t compilation workaround) - https://github.com/tianon/docker-bash/commit/e9549fc: Add "patch" to build dependencies The file was modified library/bash (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___ltsc2022 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___1809 (diff) The file was modified library/neo4j (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___ltsc2022 (diff) The file was modified library/cassandra (diff) The file was modified library/erlang (diff)
Commit
6b451a0b71232eaa075c5406fc03b46a8ae7e2a6
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/aabb3c5: Update 3.9 to otp 25.3.2 - https://github.com/docker-library/rabbitmq/commit/6445a8d: Update 3.12-rc to otp 25.3.2 - https://github.com/docker-library/rabbitmq/commit/8de2373: Update 3.11 to otp 25.3.2 - https://github.com/docker-library/rabbitmq/commit/78a7915: Update 3.10 to otp 25.3.2 The file was modified library/rabbitmq (diff) The file was modified library/ghost (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/haproxy (diff) The file was added library/spark The file was modified library/gcc (diff) The file was modified library/docker (diff) The file was modified library/groovy (diff) The file was modified library/photon (diff) The file was modified library/xwiki (diff) The file was modified library/wordpress (diff) The file was modified library/alpine (diff) The file was modified library/tomcat (diff)
Commit
113a9fc285e574812ad0a0dff6939316ddbeba0a
by doi+docker-library-bot Update bash Changes: - https://github.com/tianon/docker-bash/commit/e73ff20: Update devel to alpine 3.18 - https://github.com/tianon/docker-bash/commit/fa56f30: Update 5.2 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/24c782c: Update 5.1 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/eb30d9e: Update 5.0 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/a424900: Update 4.4 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/9d96b3d: Update 4.3 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/26bc148: Update 4.2 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/fb85733: Update 4.1 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/ee07622: Update 4.0 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/0d587a6: Update 3.2 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/b83109d: Update 3.1 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/2642c1a: Update 3.0 to alpine 3.18 - https://github.com/tianon/docker-bash/commit/83da2a7: Update devel to 20230504, commit 896df2874a513d41b570852c2de6b2d612a1706a The file was modified library/bash (diff) The file was modified library/jetty (diff) The file was modified library/registry (diff) The file was modified library/traefik (diff) The file was modified library/haxe (diff) The file was modified library/dart (diff) The file was modified library/geonetwork (diff) The file was modified library/tomcat (diff) The file was modified library/arangodb (diff)
Commit
0a1e3c633acc1ea7b78859e9191368ee55e0014c
by doi+docker-library-bot Update julia Changes: - https://github.com/docker-library/julia/commit/21de94f: Merge pull request https://github.com/docker-library/julia/pull/78 from infosiftr/1.9 - https://github.com/docker-library/julia/commit/e7b7851: Update to 1.9.0 (GA) The file was modified library/julia (diff)
Commit
b2cfd0c4d9aed75dc42aa4f4c23dca886e53c120
by thresh Updated Unit to 1.30.0. Notable Dockerfile changes include: - renamed configure arguments and changed build paths - added njs support for image builds - added loadable js modules to entrypoint - made curl fail with non-zero exit code on server errors - added a way to generate multiple versions of a language-based image - tagged minimal variant as latest - added a default "welcome" configuration The file was modified library/unit (diff) The file was modified library/redis (diff)
Commit
c11cf190baa5998020632da1388499d3389ab9ac
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/a7f33b7: Merge pull request https://github.com/docker-library/rabbitmq/pull/634 from J0WI/alpine-3.18 - https://github.com/docker-library/rabbitmq/commit/5598186: Alpine 3.18 The file was modified library/rabbitmq (diff)
Commit
86e5d60386de84da6c7a0d0380e093f31fe13969
by doi+docker-library-bot Update httpd Changes: - https://github.com/docker-library/httpd/commit/d401fd6: Merge pull request https://github.com/docker-library/httpd/pull/233 from J0WI/alpine-3.18 - https://github.com/docker-library/httpd/commit/b84fbb5: Merge pull request https://github.com/docker-library/httpd/pull/232 from infosiftr/patch - https://github.com/docker-library/httpd/commit/7b96615: Alpine 3.18 - https://github.com/docker-library/httpd/commit/ef41771: Update list of patches to apply (and add "patch" for applying them) - https://github.com/docker-library/httpd/commit/eee9da7: Merge pull request https://github.com/docker-library/httpd/pull/231 from infosiftr/dirmngr - https://github.com/docker-library/httpd/commit/d443497: Remove explicit `dirmngr` reference The file was modified library/httpd (diff)
Commit
1eb5f136efb55715eb4d0f75aac4cf7011ed3ead
by doi+docker-library-bot Update memcached Changes: - https://github.com/docker-library/memcached/commit/7a7bc9f: Merge pull request https://github.com/docker-library/memcached/pull/86 from J0WI/alpine-3.18 - https://github.com/docker-library/memcached/commit/45e529c: Alpine 3.18 The file was modified library/memcached (diff)
Commit
21601664129f7cdb9df531d88169b1bd7ed20c04
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/653d21e: Merge pull request https://github.com/docker-library/docker/pull/424 from jnoordsij/update-alpine-3.18 - https://github.com/docker-library/docker/commit/1e7a4c3: Update to Alpine 3.18 The file was modified library/docker (diff)
Commit
0e4f9aa9b82429af641f0dbda35630675b717c5f
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/713124c: Merge pull request https://github.com/docker-library/golang/pull/460 from timothysteward-wk/alpine3.18 - https://github.com/docker-library/golang/commit/03d21ef: Add support for alpine 3.18, remove alpine 3.16 The file was modified library/golang (diff)
Commit
de2ca3b7e31a05e80b6c99e8ef2260aebbb7b0ef
by doi+docker-library-bot Update python Changes: - https://github.com/docker-library/python/commit/802c938: Merge pull request https://github.com/docker-library/python/pull/828 from jnoordsij/add-alpine-3.18 - https://github.com/docker-library/python/commit/090760c: Add Alpine 3.18 variant The file was modified library/python (diff) The file was modified library/mariadb (diff) The file was modified library/haproxy (diff) The file was modified library/crate (diff) The file was modified library/orientdb (diff)
Commit
f4afbd1d498bd4568881db262501ae40d6c42384
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/2a4ded09: Update 8.2-rc - https://github.com/docker-library/php/commit/21967e6c: Update 8.2 to 8.2.6 - https://github.com/docker-library/php/commit/6985ff10: Merge pull request https://github.com/docker-library/php/pull/1405 from jnoordsij/add-alpine-3.18 - https://github.com/docker-library/php/commit/9a3c8d8a: Add Alpine 3.18 variant for PHP >= 8.1 The file was modified library/php (diff)
Commit
db41e355cc087192f807d881ff6614a3dae97484
by doi+docker-library-bot Update busybox Changes: - https://github.com/docker-library/busybox/commit/7a3eb46: Merge pull request https://github.com/docker-library/busybox/pull/173 from J0WI/alpine-3.18 - https://github.com/docker-library/busybox/commit/bb5b447: Add gnupg "keyboxd" workaround - https://github.com/docker-library/busybox/commit/6d846b6: Alpine 3.18 - https://github.com/docker-library/busybox/commit/50e34be: Merge pull request https://github.com/docker-library/busybox/pull/171 from infosiftr/dirmngr - https://github.com/docker-library/busybox/commit/4df1e6a: Remove explicit `dirmngr` reference The file was modified library/busybox (diff) The file was modified library/registry (diff)
Commit
014c2efced4c8fc1409c5174b6f54a2a8f3d9ef1
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/a23c0e9: Update 15 to 15.3, bullseye 15.3-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/8ff11cd: Update 14 to 14.8, bullseye 14.8-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/43d17d5: Update 13 to 13.11, bullseye 13.11-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/d681c1d: Update 12 to 12.15, bullseye 12.15-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/ee629b1: Update 11 to 11.20, bullseye 11.20-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/42f762d: Merge pull request https://github.com/docker-library/postgres/pull/1075 from J0WI/alpine-3.18 - https://github.com/docker-library/postgres/commit/6efe206: Alpine 3.18 The file was modified library/postgres (diff)
Commit
570b96f934efe621c20dfe7e17441e62567ad5fe
by doi+docker-library-bot Update ruby Changes: - https://github.com/docker-library/ruby/commit/c11f10e: Merge pull request https://github.com/docker-library/ruby/pull/418 from infosiftr/eol-2.7 - https://github.com/docker-library/ruby/commit/26a1daf: Drop EOL 2.7 - https://github.com/docker-library/ruby/commit/9fa3f32: Merge pull request https://github.com/docker-library/ruby/pull/417 from wheatevo/add-alpine-3-18 - https://github.com/docker-library/ruby/commit/10e743e: Remove Alpine 3.16 from most versions (max 2 supported Alpine versions at a time), fix ordering - https://github.com/docker-library/ruby/commit/3ac53a7: Add Alpine 3.18 The file was modified library/ruby (diff) The file was modified library/openjdk (diff) The file was modified library/docker (diff) The file was modified library/php (diff) The file was modified library/ghost (diff) The file was modified test/tests/postgres-basics/run.sh (diff) The file was modified library/almalinux (diff)
Commit
cf7c067c65e296ccc51cc8d96f84fbbb6cb779f2
by colinhmc Add amazonlinux releases AL2 Package Change List: - libxml2-2.9.1-6.amzn2.5.8 - rpm-libs-4.11.3-48.amzn2.0.3 - python2-rpm-4.11.3-48.amzn2.0.3 - vim-minimal-9.0.1403-1.amzn2.0.2 - openldap-2.4.44-25.amzn2.0.5 - rpm-build-libs-4.11.3-48.amzn2.0.3 - vim-data-9.0.1403-1.amzn2.0.2 - ca-certificates-2021.2.50-72.amzn2.0.7 - rpm-4.11.3-48.amzn2.0.3 AL1 Package Change List: - libxml2-2.9.1-6.6.42.amzn1 - nss-tools-3.53.1-7.88.amzn1 - openldap-2.4.40-16.36.amzn1 - ca-certificates-2018.2.22-65.1.30.amzn1 - nss-3.53.1-7.88.amzn1 - glib2-2.36.3-5.23.amzn1 - nss-sysinit-3.53.1-7.88.amzn1 - libxml2-python27-2.9.1-6.6.42.amzn1 The file was modified library/amazonlinux (diff) The file was modified library/eclipse-mosquitto (diff) The file was modified library/docker (diff) The file was modified library/hylang (diff)
Commit
8d88f6b6db8337c18bea3a709cea18b7336402e2
by github Update bonita, add 2023.1 (#14627) * Update bonita, add 2023.1 * Remove Baptiste Mesta from the list of maintainers * Update fetch since we don't publish other branches than master The file was modified library/bonita (diff)
Commit
91a9880bff311a9a9779263e4b77eaab47aabc66
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/18c1bef: Merge pull request https://github.com/docker-library/postgres/pull/1077 from infosiftr/llvm-fix - https://github.com/docker-library/postgres/commit/a3b0bb6: Downgrade llvm to 15 to fix jit support - https://github.com/docker-library/postgres/commit/1c1e4ff: Add the ability for us to manually trigger GitHub tests The file was modified library/postgres (diff) The file was modified library/memcached (diff) The file was modified library/rabbitmq (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/ghost (diff) The file was modified library/ubuntu (diff) The file was modified library/redis (diff)
Commit
ae4357328e5558a77398afa6d3bdee5869ae65e8
by doi+docker-library-bot Update julia Changes: - https://github.com/docker-library/julia/commit/a0f4720: Merge pull request https://github.com/docker-library/julia/pull/80 from J0WI/alpine-3.18 - https://github.com/docker-library/julia/commit/1486d83: Alpine 3.18 - https://github.com/docker-library/julia/commit/4ece954: Update README architectures table The file was modified library/julia (diff) The file was modified library/photon (diff) The file was modified library/cassandra (diff)
Commit
56c7a0f9646ef5a9b727b14b96679a25914dd838
by doi+docker-library-bot Update ruby Changes: - https://github.com/docker-library/ruby/commit/d829e4c: Merge pull request https://github.com/docker-library/ruby/pull/420 from infosiftr/3.3-readline - https://github.com/docker-library/ruby/commit/39aa7dd: Remove unnecessary readline headers in 3.3+ - https://github.com/docker-library/ruby/commit/8940c59: Fix spurious 404s in "versions.sh" - https://github.com/docker-library/ruby/commit/4723077: Merge pull request https://github.com/docker-library/ruby/pull/419 from sdwolfz/ruby3.3 - https://github.com/docker-library/ruby/commit/b0be6d1: Add ruby 3.3.0-preview1 The file was modified library/ruby (diff)
Commit
bc7ad0e9625ce36b7535f5f6c6c82f42488727f1
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/3772e45: Merge pull request https://github.com/docker-library/docker/pull/426 from infosiftr/rm-20.10 - https://github.com/docker-library/docker/commit/a3ca225: Remove 20.10 - https://github.com/docker-library/docker/commit/3013477: Update README.md The file was modified library/docker (diff) The file was modified library/bash (diff) The file was modified library/maven (diff) The file was modified library/node (diff)
Commit
a2b1eefdd87b5511f13f4be7f11c2d78a7b59f79
by doi+docker-library-bot Update buildpack-deps Changes: - https://github.com/docker-library/buildpack-deps/commit/f82737e: Merge pull request https://github.com/docker-library/buildpack-deps/pull/142 from vicamo/for-upstream/add-ubuntu-mantic - https://github.com/docker-library/buildpack-deps/commit/ba367c3: Add Ubuntu Mantic Minotaur 23.10 - https://github.com/docker-library/buildpack-deps/commit/4f0449f: Merge pull request https://github.com/docker-library/buildpack-deps/pull/141 from infosiftr/sq - https://github.com/docker-library/buildpack-deps/commit/3e18c3a: Add "sq" as a "gpg" alternative The file was modified library/buildpack-deps (diff) The file was modified library/wordpress (diff) The file was modified library/erlang (diff)
Commit
2b6f143cb9136849277d115a3edd0e2bbb0af2c0
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/cfe6aed: Merge pull request https://github.com/docker-library/docker/pull/427 from infosiftr/24-ga - https://github.com/docker-library/docker/commit/6964fd5: Update to 24.0.0 (GA) - https://github.com/docker-library/docker/commit/0f1f89d: Update 24-rc to compose 2.18.0 - https://github.com/docker-library/docker/commit/bf2e58c: Update 23.0 to compose 2.18.0 The file was modified library/docker (diff)
Commit
19f096e5a16d31593432d20f5b8f243d4f75a906
by doi+docker-library-bot Update drupal Changes: - https://github.com/docker-library/drupal/commit/f2169e2: Merge pull request https://github.com/docker-library/drupal/pull/240 from infosiftr/alpine3.18 - https://github.com/docker-library/drupal/commit/746a68f: Update to Alpine 3.18 The file was modified library/drupal (diff) The file was modified library/aerospike (diff) The file was modified library/odoo (diff) The file was modified library/dart (diff) The file was modified library/rocket.chat (diff) The file was modified library/ghost (diff) The file was modified library/haproxy (diff) The file was modified library/ibm-semeru-runtimes (diff) The file was modified library/consul (diff) The file was modified library/caddy (diff) The file was modified library/docker (diff) The file was modified library/oraclelinux (diff) The file was modified library/tomee (diff) The file was modified library/openjdk (diff) The file was modified library/nats (diff)
Commit
f63901c72f0f8549b220cb9d3a4c783f6ee746bf
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/b2b4c69: Merge pull request https://github.com/docker-library/postgres/pull/1086 from infosiftr/2xalpine - https://github.com/docker-library/postgres/commit/5ea98fe: Add support for multiple (up to two) concurrent Alpine versions - https://github.com/docker-library/postgres/commit/a9d8529: Merge pull request https://github.com/docker-library/postgres/pull/1079 from infosiftr/enable-option-checking=fatal - https://github.com/docker-library/postgres/commit/fbc4389: Add `--enable-option-checking=fatal` to `configure` flags The file was modified library/postgres (diff) The file was modified library/ghost (diff) The file was modified library/swipl (diff)
Commit
db6df5ba76ca69669855037cbedfdce172150c83
by doi+docker-library-bot Update busybox Changes: - https://github.com/docker-library/busybox/commit/dc7921f: Fix "unstable" alias to only apply to "latest" (never "latest-1") - https://github.com/docker-library/busybox/commit/cab016a: Merge pull request https://github.com/docker-library/busybox/pull/175 from infosiftr/1.36.1 - https://github.com/docker-library/busybox/commit/ce868b8: Update to 1.36.1 The file was modified library/busybox (diff) The file was modified library/clojure (diff) The file was modified library/friendica (diff)
Commit
41d3c33f49f634e4aa016ab064acd064bf9241d3
by alan.steinberg [oraclelinux] Update 9/9-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-2650.html> * <https://linux.oracle.com/cve/CVE-CVE-2023-27535.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/ghost (diff) The file was modified library/docker (diff) The file was modified library/tomcat (diff) The file was modified library/wordpress (diff) The file was modified library/rabbitmq (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/neo4j (diff) The file was modified library/telegraf (diff) The file was modified library/photon (diff) The file was modified library/kong (diff) The file was modified library/debian (diff) The file was modified library/docker (diff)
Commit
ed6e95f0ecd76c26871fcb8126fd0f5dcc8f8c00
by doi+docker-library-bot Update python Changes: - https://github.com/docker-library/python/commit/bdd937a: Merge pull request https://github.com/docker-library/python/pull/833 from infosiftr/3.12.0b1 - https://github.com/docker-library/python/commit/fcb79b9: Update to 3.12.0b1 (which removes bundled setuptools) - https://github.com/docker-library/python/commit/f2ed20d: Merge pull request https://github.com/docker-library/python/pull/830 from orgads/eol-lf - https://github.com/docker-library/python/commit/2874c08: Enforce LF line-endings for all files The file was modified library/python (diff) The file was modified library/bash (diff) The file was modified library/elixir (diff) The file was modified library/oraclelinux (diff)
Commit
29e0343c9a93b07d25d166817127e5f1ccae0ede
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/d02d679: Update 6.0 - https://github.com/docker-library/mongo/commit/236a650: Update 5.0 - https://github.com/docker-library/mongo/commit/cbe19b1: Update 4.4 - https://github.com/docker-library/mongo/commit/8dd0c38: Update 5.0 to 5.0.18 - https://github.com/docker-library/mongo/commit/7a84d49: Update 4.4-rc - https://github.com/docker-library/mongo/commit/5a87276: Update 4.4 to 4.4.22 - https://github.com/docker-library/mongo/commit/bdc074b: Update 6.0 to 6.0.6 - https://github.com/docker-library/mongo/commit/c7a436a: Update 4.4-rc to 4.4.22-rc2 - https://github.com/docker-library/mongo/commit/9009f94: Update 4.4-rc to 4.4.22-rc1 - https://github.com/docker-library/mongo/commit/5b54eb1: Update 4.4-rc to 4.4.22-rc0 The file was modified library/mongo (diff) The file was modified library/friendica (diff) The file was modified library/oraclelinux (diff) The file was modified library/couchbase (diff) The file was modified library/rabbitmq (diff) The file was modified library/dart (diff) The file was modified library/elixir (diff) The file was modified library/xwiki (diff) The file was modified library/composer (diff) The file was modified library/neo4j (diff) The file was modified library/convertigo (diff) The file was modified library/nginx (diff) The file was modified library/almalinux (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/haproxy (diff) The file was modified library/neo4j (diff) The file was modified library/convertigo (diff)
Commit
8ad2e386ecfb3da160bd50f0abf69c62bdd840b2
by doi+docker-library-bot Update ELK images elasticsearch: - https://github.com/docker-library/elasticsearch/commit/3ecc400: Update to 8.8.0 logstash: - https://github.com/docker-library/logstash/commit/6b04b90: Update to 8.8.0 kibana: - https://github.com/docker-library/kibana/commit/2770dac: Update to 8.8.0 The file was modified library/kibana (diff) The file was modified library/elasticsearch (diff) The file was modified library/logstash (diff) The file was modified library/openjdk (diff) The file was modified library/arangodb (diff) The file was modified library/php (diff) The file was modified library/aerospike (diff) The file was modified library/flink (diff) The file was modified library/docker (diff)
Commit
2bf7bf53fa95777461a452ec3ff0ca31297f351c
by neil Add images for Rocky Linux 9.2 and 8.8 NOTE - We currently are not providing 9.2 for ppc64le due to an upstream bug[1], so the difference there is expected for now. We will add the ppc64le image once a fix is found for the bug. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2203919 The file was modified library/rockylinux (diff) The file was modified library/ghost (diff) The file was modified library/gazebo (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/gcc (diff) The file was modified library/cassandra (diff) The file was modified library/bash (diff) The file was modified library/crate (diff) The file was modified library/odoo (diff) The file was modified library/rabbitmq (diff) The file was modified library/xwiki (diff)
Commit
9f04214565337241593fabcb8251e7f81d944a49
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/dd15e6b8: Merge pull request https://github.com/docker-library/php/pull/1412 from infosiftr/8.1-alpine3.16 - https://github.com/docker-library/php/commit/da2ade3b: Temporarly add back 8.1-alpine3.16 variants (until Nextcloud 25 EOL) The file was modified library/php (diff) The file was modified library/couchdb (diff) The file was modified library/ghost (diff) The file was modified library/joomla (diff)
Commit
3d29da7e95e64a2dafbb8a8a483ea49d5a357875
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/1f5d48f: Merge pull request https://github.com/docker-library/postgres/pull/1090 from infosiftr/pg16-beta - https://github.com/docker-library/postgres/commit/4fe5538: Add postgres 16 beta1 The file was modified library/postgres (diff)
Commit
046c8a481f96767b156eee7133a34c3218bee1fb
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/ee0bad1: Merge pull request https://github.com/docker-library/mongo/pull/622 from infosiftr/more-rc - https://github.com/docker-library/mongo/commit/ae4ea4e: Add 5+ RC support The file was modified library/mongo (diff) The file was modified library/docker (diff) The file was removed test/tests/ghost-basics/run.sh The file was modified test/config.sh (diff) The file was modified library/ros (diff) The file was modified library/fedora (diff) The file was modified library/postfixadmin (diff) The file was modified library/erlang (diff) The file was modified library/nextcloud (diff)
Commit
1004bb28744e01d75325b66b9c8e7b788a103e8b
by doi+docker-library-bot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/aaa4189: Merge pull request https://github.com/docker-library/haproxy/pull/211 from TimWolla/haproxy-2.9 - https://github.com/docker-library/haproxy/commit/f389054: Add HAProxy 2.9 - https://github.com/docker-library/haproxy/commit/0ab952a: Merge pull request https://github.com/docker-library/haproxy/pull/210 from TimWolla/haproxy-2.8 - https://github.com/docker-library/haproxy/commit/2d7b121: Mark HAProxy 2.8 as latest+lts The file was modified library/haproxy (diff) The file was modified library/ibm-semeru-runtimes (diff)
Commit
b22b13286143665370955fa61bea7e417fbe1435
by doi+docker-library-bot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/bfca65f: Merge pull request https://github.com/docker-library/haproxy/pull/212 from infosiftr/alpine3.18 - https://github.com/docker-library/haproxy/commit/8319188: Update to Alpine 3.18 The file was modified library/haproxy (diff) The file was modified library/open-liberty (diff) The file was modified library/websphere-liberty (diff) The file was modified library/open-liberty (diff) The file was modified library/websphere-liberty (diff) The file was modified library/ubuntu (diff)
Commit
b9866a009a6537dc325f13e3cbca1bb4bde916da
by admwiggin Update CirrOS to 0.6.2, 0.5.3 - https://github.com/cirros-dev/cirros/releases/tag/0.6.2 - https://github.com/cirros-dev/cirros/releases/tag/0.5.3 (Not sure how I missed "arm image is ARMv7 now to follow armhf distributions" in https://github.com/cirros-dev/cirros/releases/tag/0.6.0, but that's fixed for 0.6.x now too!) Also, temporarily backfill CirrOS 0.6.1 and 0.6.0 with corrected arm32 variants. The file was modified library/cirros (diff) The file was modified library/cirros (diff) The file was modified library/openjdk (diff) The file was modified library/open-liberty (diff) The file was modified library/swift (diff) The file was modified library/dart (diff) The file was modified library/rust (diff) The file was modified library/consul (diff) The file was modified library/ghost (diff)
Commit
50b05e993055532659a9196dddc33ca34cda9bba
by alan.steinberg [oraclelinux] Update 8/8-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-3106.html> * <https://linux.oracle.com/cve/CVE-2023-27535.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff)
Commit
48d80028854b6e9f959726e0d4ad608ed6f42813
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/c3409a5: Merge pull request https://github.com/docker-library/rabbitmq/pull/641 from infosiftr/opeenssl-fixes - https://github.com/docker-library/rabbitmq/commit/c306521: Add 3.12 GA - https://github.com/docker-library/rabbitmq/commit/f6711ee: Merge pull request https://github.com/docker-library/rabbitmq/pull/640 from infosiftr/apply-fixes - https://github.com/docker-library/rabbitmq/commit/9376ffb: Fix a few edge cases in "apply-templates.sh" The file was modified library/rabbitmq (diff) The file was modified library/node (diff)
Commit
2e5812c4e9ddfbe2f91a0c89cf89d06ab86a44a1
by colinhmc Add amazonlinux releases - glib2-2.36.3-5.24.amzn1 - glib2-2.36.3-5.24.amzn1 - [CVE-2018-16429](https://alas.aws.amazon.com/cve/html/CVE-2018-16429.html) - glib2-2.56.1-9.amzn2.0.3 - libssh2-1.4.3-12.amzn2.2.4 - glib2-2.56.1-9.amzn2.0.3 - [CVE-2018-16428](https://alas.aws.amazon.com/cve/html/CVE-2018-16428.html) - [CVE-2018-16429](https://alas.aws.amazon.com/cve/html/CVE-2018-16429.html) - libssh2-1.4.3-12.amzn2.2.4 - [CVE-2019-3859](https://alas.aws.amazon.com/cve/html/CVE-2019-3859.html) - [CVE-2019-3860](https://alas.aws.amazon.com/cve/html/CVE-2019-3860.html) - amazon-linux-repo-cdn-2023.0.20230517-0.amzn2023 - system-release-2023.0.20230517-0.amzn2023 - openssl-libs-3.0.8-1.amzn2023.0.2 - openssl-libs-3.0.8-1.amzn2023.0.2 - [CVE-2023-0464](https://alas.aws.amazon.com/cve/html/CVE-2023-0464.html) - [CVE-2023-0465](https://alas.aws.amazon.com/cve/html/CVE-2023-0465.html) - [CVE-2023-0466](https://alas.aws.amazon.com/cve/html/CVE-2023-0466.html) - [CVE-2023-1255](https://alas.aws.amazon.com/cve/html/CVE-2023-1255.html) The file was modified library/amazonlinux (diff) The file was modified library/photon (diff) The file was modified library/node (diff) The file was modified library/archlinux (diff) The file was modified library/elixir (diff) The file was modified library/clojure (diff)
Commit
d9fb1f5ffb1aad12dc729af574553526ee99bec2
by doi+docker-library-bot Update wordpress Changes: - https://github.com/docker-library/wordpress/commit/d0c948b: Merge pull request https://github.com/docker-library/wordpress/pull/830 from mossroy/replace-RemoteIPTrustedProxy-by-RemoteIPInternalProxy - https://github.com/docker-library/wordpress/commit/68ba8ed: Update cli to 2.8.1 - https://github.com/docker-library/wordpress/commit/8cd1ab8: Update cli to 2.8.0 - https://github.com/docker-library/wordpress/commit/a0aacf3: Replace RemoteIPTrustedProxy by RemoteIPInternalProxy in remoteip.conf The file was modified library/wordpress (diff) The file was modified library/rabbitmq (diff) The file was modified library/bash (diff) The file was modified library/fedora (diff) The file was modified library/python (diff) The file was modified library/open-liberty (diff) The file was modified library/golang (diff) The file was modified library/ibmjava (diff)
Commit
bc6fe17a7715a72bd30b44cce4620e1ba3904eb3
by doi+docker-library-bot Update python Changes: - https://github.com/docker-library/python/commit/b744d97: Update 3.11 to 3.11.4, pip 23.1.2 - https://github.com/docker-library/python/commit/8f971d5: Update 3.10 to 3.10.12 - https://github.com/docker-library/python/commit/00b80a3: Update 3.7 to 3.7.17, pip 23.0.1 - https://github.com/docker-library/python/commit/de2ce8e: Update 3.12-rc to 3.12.0b2 The file was modified library/python (diff)
Commit
632646aae3a94af37877b2be9302b803f94de846
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/8b63fea: Update 3.9 to otp 25.3.2.2 - https://github.com/docker-library/rabbitmq/commit/b7d3633: Update 3.12 to otp 25.3.2.2 - https://github.com/docker-library/rabbitmq/commit/14833a0: Update 3.11 to otp 25.3.2.2 - https://github.com/docker-library/rabbitmq/commit/56b13d6: Update 3.10 to otp 25.3.2.2 The file was modified library/rabbitmq (diff) The file was modified library/emqx (diff) The file was modified library/haproxy (diff) The file was modified library/drupal (diff) The file was modified library/jruby (diff) The file was modified library/backdrop (diff) The file was modified library/julia (diff) The file was modified library/emqx (diff) The file was modified library/dart (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___ltsc2022 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___ltsc2022 (diff)
Commit
5c6d5c6349c954b2755239add4d875c79371f1dd
by doi+docker-library-bot Update ELK images elasticsearch: - https://github.com/docker-library/elasticsearch/commit/0404371: Update to 8.8.1 logstash: - https://github.com/docker-library/logstash/commit/f6c2e75: Update to 8.8.1 kibana: - https://github.com/docker-library/kibana/commit/babe715: Update to 8.8.1 The file was modified library/elasticsearch (diff) The file was modified library/kibana (diff) The file was modified library/logstash (diff) The file was modified library/xwiki (diff) The file was modified library/arangodb (diff) The file was modified library/tomee (diff) The file was modified library/mongo (diff)
Commit
1020748c505632b807b2084a12b4c0e86b88a79e
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/59e576d4: Merge pull request https://github.com/docker-library/php/pull/1415 from infosiftr/bumps - https://github.com/docker-library/php/commit/83461ac6: Security bumps for 8.1 + 8.2 - https://github.com/docker-library/php/commit/e6367d55: Merge pull request https://github.com/docker-library/php/pull/1414 from jnoordsij/add-php8.3-rc - https://github.com/docker-library/php/commit/1bb25837: Update 8.0 to 8.0.29 - https://github.com/docker-library/php/commit/f30e0e2c: Add PHP 8.3-rc variant - https://github.com/docker-library/php/commit/c3445fcc: Update in preparation for first PHP 8.3 alpha release The file was modified library/php (diff)
Commit
90df20955a1c0acc790a951b1915f7273ea78c99
by doi+docker-library-bot Update busybox Changes: - https://github.com/docker-library/busybox/commit/13e2368: Merge pull request https://github.com/docker-library/busybox/pull/177 from infosiftr/buildroot-2023.05 - https://github.com/docker-library/busybox/commit/ee3e4cf: Update Buildroot to 2023.05 The file was modified library/busybox (diff) The file was modified library/erlang (diff) The file was modified library/mariadb (diff) The file was modified library/tomcat (diff) The file was modified library/haproxy (diff) The file was modified library/openjdk (diff) The file was modified library/node (diff) The file was modified library/photon (diff)
Commit
97dc028d19fc835cfb7ea31325169a06177ee1ee
by doi+docker-library-bot Update buildpack-deps Changes: - https://github.com/docker-library/buildpack-deps/commit/de709c6: Update debian/buster - https://github.com/docker-library/buildpack-deps/commit/181affc: Update debian/bullseye - https://github.com/docker-library/buildpack-deps/commit/9109c78: Update debian/bookworm The file was modified library/buildpack-deps (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/node (diff)
Commit
4ac62c2649d07b4ba5c7aaa3c57f319679c97667
by doi+docker-library-bot Update gcc Changes: - https://github.com/docker-library/gcc/commit/0d98f79: Update 9 to debian bookworm - https://github.com/docker-library/gcc/commit/9677600: Update 12 to debian bookworm - https://github.com/docker-library/gcc/commit/8896a6f: Update 11 to debian bookworm - https://github.com/docker-library/gcc/commit/392d8bf: Update 10 to debian bookworm The file was modified library/gcc (diff) The file was modified library/composer (diff) The file was modified library/telegraf (diff)
Commit
4ef77f152d015e8117691b9df124c25517017856
by colinhmc Updated Packages for Amazon Linux 1: - libssh2-1.4.2-3.13.amzn1 - tar-1.26-31.24.amzn1 Packages addressing CVES: - libssh2-1.4.2-3.13.amzn1 - [CVE-2019-3859](https://alas.aws.amazon.com/cve/html/CVE-2019-3859.html) - [CVE-2019-3860](https://alas.aws.amazon.com/cve/html/CVE-2019-3860.html) - tar-1.26-31.24.amzn1 - [CVE-2019-9923](https://alas.aws.amazon.com/cve/html/CVE-2019-9923.html) Updated Packages for Amazon Linux 2: - glib2-2.56.1-9.amzn2.0.5 Packages addressing CVES: - glib2-2.56.1-9.amzn2.0.5 - [CVE-2021-3800](https://alas.aws.amazon.com/cve/html/CVE-2021-3800.html) Updated Packages for Amazon Linux 2023: - libcap-2.48-2.amzn2023.0.3 - libcurl-minimal-8.0.1-1.amzn2023 - curl-minimal-8.0.1-1.amzn2023 - amazon-linux-repo-cdn-2023.0.20230607-0.amzn2023 - system-release-2023.0.20230607-0.amzn2023 Packages addressing CVES: - libcap-2.48-2.amzn2023.0.3 - [CVE-2023-2602](https://alas.aws.amazon.com/cve/html/CVE-2023-2602.html) - libcurl-minimal-8.0.1-1.amzn2023, curl-minimal-8.0.1-1.amzn2023 - [CVE-2023-27533](https://alas.aws.amazon.com/cve/html/CVE-2023-27533.html) - [CVE-2023-27534](https://alas.aws.amazon.com/cve/html/CVE-2023-27534.html) - [CVE-2023-27535](https://alas.aws.amazon.com/cve/html/CVE-2023-27535.html) - [CVE-2023-27536](https://alas.aws.amazon.com/cve/html/CVE-2023-27536.html) - [CVE-2023-27537](https://alas.aws.amazon.com/cve/html/CVE-2023-27537.html) - [CVE-2023-27538](https://alas.aws.amazon.com/cve/html/CVE-2023-27538.html) The file was modified library/amazonlinux (diff) The file was modified library/haproxy (diff)
Commit
3029941dff4375f74b41ee4ff8a9fb130891d331
by doi+docker-library-bot Update openjdk Changes: - https://github.com/docker-library/openjdk/commit/235dd65: Merge pull request https://github.com/docker-library/openjdk/pull/526 from infosiftr/22 - https://github.com/docker-library/openjdk/commit/323e8d8: Add 22-ea+1 The file was modified library/openjdk (diff) The file was added test/tests/ghost-basics/run.sh The file was modified test/config.sh (diff) The file was modified library/tomcat (diff) The file was modified library/debian (diff)
Commit
b2018017cebd2289befd6776ab278ef5364ada6d
by doi+docker-library-bot Update ghost Changes: - https://github.com/docker-library/ghost/commit/f872b8e: Update to 5.51.0, ghost-cli 1.24.0 - https://github.com/docker-library/ghost/commit/e7970d1: Merge pull request https://github.com/docker-library/ghost/pull/385 from infosiftr/alpine-bump - https://github.com/docker-library/ghost/commit/e7cad6f: Alpine bump to supported node image The file was modified library/ghost (diff)
Commit
dd27d616ae1a560d1904f6c9b217276bcbc7ea94
by doi+docker-library-bot Update redmine Changes: - https://github.com/docker-library/redmine/commit/5202c49: Merge pull request https://github.com/docker-library/redmine/pull/294 from infosiftr/alpine-bump - https://github.com/docker-library/redmine/commit/8fb25e7: Drop 4.x since Ruby 2.7 is EOL - https://github.com/docker-library/redmine/commit/cc904a5: Alpine bump to 3.18 The file was modified library/redmine (diff) The file was modified library/elixir (diff) The file was modified library/aerospike (diff) The file was modified library/bash (diff) The file was modified library/ghost (diff) The file was modified library/odoo (diff) The file was modified library/docker (diff)
Commit
b28223a7c47ffd8675595ca13ada42885d62f2a3
by doi+docker-library-bot Update openjdk Changes: - https://github.com/docker-library/openjdk/commit/ffee3bb: Merge pull request https://github.com/docker-library/openjdk/pull/527 from infosiftr/bookworm - https://github.com/docker-library/openjdk/commit/5950d77: Update to Bookworm The file was modified library/openjdk (diff) The file was modified library/nextcloud (diff)
Commit
42891ec5cb05251838d56b2fa8364244ecf04a28
by doi+docker-library-bot Update python Changes: - https://github.com/docker-library/python/commit/9a7a540: Merge pull request https://github.com/docker-library/python/pull/822 from sspans-sbp/master - https://github.com/docker-library/python/commit/5d908b0: add bookworm, remove buster The file was modified library/python (diff) The file was modified library/tomcat (diff)
Commit
ee693b56eb9bf4b8b05aab94930d94e9bf66ff7a
by doi+docker-library-bot Update ruby Changes: - https://github.com/docker-library/ruby/commit/65c8de9: Merge pull request https://github.com/docker-library/ruby/pull/415 from sitano/ivan_ruby_bookworm - https://github.com/docker-library/ruby/commit/ed1be47: Add debian:bookworm, drop buster The file was modified library/ruby (diff)
Commit
c89c5a02bcb9afca6f5d8676849c54dc627bbca7
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/86b8b137: Merge pull request https://github.com/docker-library/php/pull/1416 from infosiftr/bookworm - https://github.com/docker-library/php/commit/7838b365: Add Debian bookworm, remove buster - https://github.com/docker-library/php/commit/6fce78bd: enable Max Execution Timers for ZTS builds (https://github.com/docker-library/php/pull/1382) The file was modified library/php (diff) The file was modified library/nats (diff)
Commit
0785ca108bef223c34729d499ae30e75ede5cdde
by doi+docker-library-bot Update julia Changes: - https://github.com/docker-library/julia/commit/d66d2b8: Merge pull request https://github.com/docker-library/julia/pull/81 from infosiftr/bookworm - https://github.com/docker-library/julia/commit/cf90acd: Add Debian bookworm, drop buster The file was modified library/julia (diff)
Commit
404b42cca62cc9afb2908a2c4acebafe251f66be
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/db757a0: Merge pull request https://github.com/docker-library/golang/pull/456 from sitano/ivan_golang_bookworm - https://github.com/docker-library/golang/commit/cd60713: Add debian:bookworm distro for 1.20 and 1.19, drop buster The file was modified library/golang (diff)
Commit
e6aee6706a812bd3eeec4bd6f7e8a2652c4a7b64
by doi+docker-library-bot Update memcached Changes: - https://github.com/docker-library/memcached/commit/f8d4db9: Merge pull request https://github.com/docker-library/memcached/pull/88 from infosiftr/bookworm - https://github.com/docker-library/memcached/commit/3e552dc: Update to Debian bookworm The file was modified library/memcached (diff)
Commit
2f1196acb014a47f6669c73b4a76295b4de7ff36
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/43a5006: Merge pull request https://github.com/docker-library/postgres/pull/1098 from infosiftr/bookworm - https://github.com/docker-library/postgres/commit/3fda89c: Add Debian bookworm variant The file was modified library/postgres (diff)
Commit
20939e02c316a4043a06c1710d3c85615d61fb3b
by doi+docker-library-bot Update pypy Changes: - https://github.com/docker-library/pypy/commit/ef726cd: Merge pull request https://github.com/docker-library/pypy/pull/77 from infosiftr/bookworm - https://github.com/docker-library/pypy/commit/9a9efe0: Add Debian bookworm, drop buster The file was modified library/pypy (diff)
Commit
23a4cfd9772e3ebd88ae4e062bdd227cca78e031
by doi+docker-library-bot Update redis Changes: - https://github.com/docker-library/redis/commit/5801852: Merge pull request https://github.com/docker-library/redis/pull/363 from infosiftr/bookworm - https://github.com/docker-library/redis/commit/7e4a3dd: Update to Debian bookworm The file was modified library/redis (diff) The file was modified library/nginx (diff)
Commit
981dec9d446ee6164371476736c882f681ee9500
by alan.steinberg [oraclelinux] Update 7/7-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-3555.html> *<https://linux.oracle.com/cve/CVE-2023-24329.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/spiped (diff) The file was modified library/alpine (diff)
Commit
3e6e4dafbb46d5e3640c2bef4aa5620c2307b10c
by doi+docker-library-bot Update httpd Changes: - https://github.com/docker-library/httpd/commit/242f3c6: Merge pull request https://github.com/docker-library/httpd/pull/235 from bilhackmac/master - https://github.com/docker-library/httpd/commit/c75f0f7: Move to Debian 12 (bookworm) - https://github.com/docker-library/httpd/commit/84fab6b: Merge pull request https://github.com/docker-library/httpd/pull/236 from infosiftr/bookworm - https://github.com/docker-library/httpd/commit/c87146e: Update to Debian bookworm The file was modified library/httpd (diff) The file was modified .external-pins/redhat/ubi9-minimal___latest (diff) The file was modified .external-pins/redhat/ubi9___latest (diff) The file was modified library/neo4j (diff) The file was modified library/dart (diff) The file was modified library/ubuntu (diff) The file was modified library/vault (diff)
Commit
fcc4826b299f753cb37149fa521792534428cc0e
by alan.steinberg [oraclelinux] Update 8/8-slim/9 for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-3595.html> *<https://linux.oracle.com/cve/CVE-2023-24329.html> * <https://linux.oracle.com/errata/ELSA-2023-3591.html> *<https://linux.oracle.com/cve/CVE-2023-24329.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff)
Commit
0be24973d9c596b967e92df8a7c2f70d50daed77
by doi+docker-library-bot Update hylang Changes: - https://github.com/hylang/docker-hylang/commit/19adfb2: Update README - https://github.com/hylang/docker-hylang/commit/92bae48: Update "latest" - https://github.com/hylang/docker-hylang/commit/caa057b: Add bookworm, update supported matrix The file was modified library/hylang (diff) The file was modified library/openjdk (diff) The file was modified library/memcached (diff) The file was modified library/arangodb (diff) The file was modified library/percona (diff) The file was modified library/pypy (diff) The file was modified library/orientdb (diff)
Commit
3b0ca2be668fe7b02f647ea48fb4faf559a0afc5
by colinhmc Updated Packages for Amazon Linux 1: - pcre-8.21-7.9.amzn1 - openssl-1.0.2k-16.163.amzn1 Packages addressing CVES: - pcre-8.21-7.9.amzn1 - [CVE-2015-5073](https://alas.aws.amazon.com/cve/html/CVE-2015-5073.html) - [CVE-2015-8390](https://alas.aws.amazon.com/cve/html/CVE-2015-8390.html) - [CVE-2015-8394](https://alas.aws.amazon.com/cve/html/CVE-2015-8394.html) - openssl-1.0.2k-16.163.amzn1 - [CVE-2023-0464](https://alas.aws.amazon.com/cve/html/CVE-2023-0464.html) - [CVE-2023-0465](https://alas.aws.amazon.com/cve/html/CVE-2023-0465.html) - [CVE-2023-0466](https://alas.aws.amazon.com/cve/html/CVE-2023-0466.html) - [CVE-2023-2650](https://alas.aws.amazon.com/cve/html/CVE-2023-2650.html) Updated Packages for Amazon Linux 2: - vim-minimal-9.0.1592-1.amzn2.0.1 - vim-data-9.0.1592-1.amzn2.0.1 Packages addressing CVES: - vim-minimal-9.0.1592-1.amzn2.0.1, vim-data-9.0.1592-1.amzn2.0.1 - [CVE-2023-2609](https://alas.aws.amazon.com/cve/html/CVE-2023-2609.html) - [CVE-2023-2610](https://alas.aws.amazon.com/cve/html/CVE-2023-2610.html) Updated Packages for Amazon Linux 2023: - amazon-linux-repo-cdn-2023.0.20230614-0.amzn2023 - system-release-2023.0.20230614-0.amzn2023 - gnupg2-minimal-2.3.7-1.amzn2023.0.4 Packages addressing CVES: The file was modified library/amazonlinux (diff) The file was modified library/r-base (diff) The file was modified library/haskell (diff) The file was modified library/maven (diff) The file was modified library/clearlinux (diff) The file was modified library/fedora (diff) The file was modified library/traefik (diff) The file was modified library/photon (diff) The file was modified library/xwiki (diff) The file was modified library/elixir (diff) The file was modified library/nats (diff) The file was modified library/sonarqube (diff) The file was modified library/vault (diff)
Commit
5c69d7ca8527442ceff46cbb0a786baa9eb6dc50
by doi+docker-library-bot Update ghost Changes: - https://github.com/docker-library/ghost/commit/c603ddb: Update to 5.52.1, ghost-cli 1.24.0 - https://github.com/docker-library/ghost/commit/6d2d759: Update to 5.52.0, ghost-cli 1.24.0 - https://github.com/docker-library/ghost/commit/74c5cb2: Update to 5.51.2, ghost-cli 1.24.0 The file was modified library/ghost (diff) The file was modified library/python (diff)
Commit
40998add671dfd5d90a314c5643700231c66cfdb
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/af56b9e: Update 6.0-rc to 6.0.7-rc0 - https://github.com/docker-library/mongo/commit/c17c7b8: Update 7.0-rc to 7.0.0-rc4 - https://github.com/docker-library/mongo/commit/877fc33: Merge pull request https://github.com/docker-library/mongo/pull/630 from infosiftr/drop-eol-4.2 - https://github.com/docker-library/mongo/commit/a8c5c06: Drop eol 4.2 The file was modified library/mongo (diff) The file was modified library/bash (diff) The file was modified library/rabbitmq (diff)
Commit
c4617387d623ee13111dd03f16226c1e3d2f7528
by ivan [nats-streaming] Release v0.25.5 Details can be found [here](https://github.com/nats-io/nats-streaming-server/releases/tag/v0.25.5) Signed-off-by: Ivan Kozlovic <ivan@synadia.com> The file was modified library/nats-streaming (diff)
Commit
05981cf31b36beeae8ea6cd445849a1b75161546
by doi+docker-library-bot Update wordpress Changes: - https://github.com/docker-library/wordpress/commit/78a4952: Merge pull request https://github.com/docker-library/wordpress/pull/834 from infosiftr/fix-ldd - https://github.com/docker-library/wordpress/commit/7c79eeb: Fix ldd logic for bookworm/usrmerge The file was modified library/wordpress (diff)
Commit
52573ae621bdb5bec17a769313100e60f34ecb4f
by github Update Vault for 1.13.3, 1.12.7, 1.11.11 (#14868) * GitFetch for main We changed the default branch on https://github.com/hashicorp/docker-vault from master to main and I'm trying to fix it with guidance: https://github.com/docker-library/official-images/pull/14202#issuecomment-1458599084 * update images for 1.13.1, 1.12.5, 1.11.9 * vault: add back version 1.10.11 * add newline to file * Update vault 1.13.2, 1.12.6, 1.11.10 * Update vault 1.13.3, 1.12.7, 1.11.11 * Update vault - removing 1.10 tag --------- Co-authored-by: Meggie <meggie@hashicorp.com> Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com> The file was modified library/vault (diff) The file was modified library/irssi (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___ltsc2022 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___ltsc2022 (diff) The file was modified library/node (diff) The file was modified library/docker (diff)
Commit
2cc6e7d66b343505be5eb0b16e8198acf24baab8
by doi+docker-library-bot Update irssi Changes: - https://github.com/jessfraz/irssi/commit/105374d: Update to Alpine 3.18 (https://github.com/jessfraz/irssi/pull/32) - https://github.com/jessfraz/irssi/commit/b4d5933: Update to Debian Bookworm (https://github.com/jessfraz/irssi/pull/31) The file was modified library/irssi (diff) The file was modified library/telegraf (diff) The file was modified library/ghost (diff)
Commit
8e0e6acfa9a4b7df0d28ab2f9fa3c105c2a79922
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/72bc141: Update supported architectures - https://github.com/docker-library/golang/commit/e788e6d: Merge pull request https://github.com/docker-library/golang/pull/469 from jnoordsij/add-1.21-rc - https://github.com/docker-library/golang/commit/1ab26fd: Add 1.21-rc variant The file was modified library/golang (diff)
Commit
3e724f4fabb1b1c574f1b3f32bbce2ff9b1fc224
by doi+docker-library-bot Update redmine Changes: - https://github.com/docker-library/redmine/commit/67f87cb: Merge pull request https://github.com/docker-library/redmine/pull/295 from infosiftr/bookworm - https://github.com/docker-library/redmine/commit/c48924b: Update to Debian Bookworm The file was modified library/redmine (diff)
Commit
0a2add94bba98f56e7e201ebd2307379f5772002
by doi+docker-library-bot Update drupal Changes: - https://github.com/docker-library/drupal/commit/89c8a2c: Merge pull request https://github.com/docker-library/drupal/pull/242 from infosiftr/oops-bookworm - https://github.com/docker-library/drupal/commit/d38c31a: Move default from bullseye to bookworm - https://github.com/docker-library/drupal/commit/4bb3921: Merge pull request https://github.com/docker-library/drupal/pull/241 from infosiftr/bookworm - https://github.com/docker-library/drupal/commit/427357a: Add more PHP versions - https://github.com/docker-library/drupal/commit/4224e1a: Add Debian bookworm, drop buster The file was modified library/drupal (diff) The file was modified library/traefik (diff) The file was modified library/mongo (diff) The file was modified library/plone (diff) The file was modified library/plone (diff) The file was modified library/postfixadmin (diff) The file was modified library/matomo (diff) The file was modified library/emqx (diff) The file was modified library/nextcloud (diff) The file was modified library/openjdk (diff) The file was modified library/vault (diff)
Commit
158d311a8ab7079b41e1ee5d431a6cf53dd02308
by doi+docker-library-bot Update gcc Changes: - https://github.com/docker-library/gcc/commit/5986ef2: Merge pull request https://github.com/docker-library/gcc/pull/97 from infosiftr/more-bullseye - https://github.com/docker-library/gcc/commit/e7e43ba: Downgrade gcc 11 back to bullseye - https://github.com/docker-library/gcc/commit/4c74f6f: Unnecessary use of double quotes - https://github.com/docker-library/gcc/commit/de7f7f3: Merge pull request https://github.com/docker-library/gcc/pull/94 from infosiftr/bullseye - https://github.com/docker-library/gcc/commit/36ad58f: Downgrade 9 and 10 to bullseye - https://github.com/docker-library/gcc/commit/9da3c87: Drop bookworm special case The file was modified library/gcc (diff)
Commit
56e525dae1aec1fafb08ae57741b5533a2d91805
by github [oraclelinux] Updating 9 and 9-slim for ELSA-2023-3722 (#14922) * [oraclelinux] Update 9/9-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-3722> *<https://linux.oracle.com/cve/CVE-2023-0464.html> *<https://linux.oracle.com/cve/CVE-2023-0465.html> *<https://linux.oracle.com/cve/CVE-2023-0466.html> *<https://linux.oracle.com/cve/CVE-2023-1255.html> *<https://linux.oracle.com/cve/CVE-2023-2650.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> * [oraclelinux] Update 9/9-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-3722> *<https://linux.oracle.com/cve/CVE-2023-0464.html> *<https://linux.oracle.com/cve/CVE-2023-0465.html> *<https://linux.oracle.com/cve/CVE-2023-0466.html> *<https://linux.oracle.com/cve/CVE-2023-1255.html> *<https://linux.oracle.com/cve/CVE-2023-2650.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> --------- Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> Co-authored-by: build <ca_buildteam_grp@oracle.com> The file was modified library/oraclelinux (diff)
Commit
dbdd6eace9d19f405402b8b5c94503b2fa2629a8
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/0bae31aa: Update 8.3-rc to 8.3.0alpha2 - https://github.com/docker-library/php/commit/d3fc8d96: Update 8.2-rc to 8.2.8RC1 - https://github.com/docker-library/php/commit/b9440afb: Update 8.1-rc to 8.1.21RC1 The file was modified library/php (diff) The file was modified library/amazoncorretto (diff)
Commit
fa65aab50ec475b563b20b3a0e8ea86d408c76a5
by doi+docker-library-bot Update pypy Changes: - https://github.com/docker-library/pypy/commit/b61f2ab: Merge pull request https://github.com/docker-library/pypy/pull/79 from infosiftr/3.10 - https://github.com/docker-library/pypy/commit/c40535e: Add 3.10 (remove 3.8) The file was modified library/pypy (diff) The file was modified library/ghost (diff)
Commit
78746a55aca8ba8b5b5886c2454913a2276fa6c0
by doi+docker-library-bot Update buildpack-deps Changes: - https://github.com/docker-library/buildpack-deps/commit/27aee70: Merge pull request https://github.com/docker-library/buildpack-deps/pull/143 from infosiftr/bionic - https://github.com/docker-library/buildpack-deps/commit/67ae146: Remove Ubuntu Bionic (EOL) The file was modified library/buildpack-deps (diff)
Commit
52161a8a8c691e3d9ed9804d511ab729873a8f0d
by doi+docker-library-bot Update busybox Changes: - https://github.com/docker-library/busybox/commit/164603c: Merge pull request https://github.com/docker-library/busybox/pull/179 from infosiftr/bookworm - https://github.com/docker-library/busybox/commit/41d9ed1: Update to Debian Bookworm The file was modified library/busybox (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/ros (diff) The file was modified library/gazebo (diff)
Commit
c248d4456fde9b34be9e4e3f2710f1dd80982030
by daniel re-release MariaDB Remove mariadb-install-db during build in pkg install that stalled on s390x. The data was thrown away anyway. 11.0 latest without mysql symlinks that saw many people discover their mysqladmin ping didn't work. It was broken anyway https://mariadb.org/mariadb-server-docker-official-images-healthcheck-without-mysqladmin/ Fix healthcheck.sh with root passwords on https://github.com/MariaDB/mariadb-docker/pull/508 with hopefully no regressions. Tests happy on https://github.com/MariaDB/mariadb-docker/actions/runs/5372219544 Closes: #14923 The file was modified library/mariadb (diff) The file was modified library/xwiki (diff) The file was modified library/maven (diff) The file was modified library/consul (diff) The file was modified library/bash (diff) The file was modified library/ros (diff) The file was modified library/neo4j (diff) The file was modified library/zookeeper (diff) The file was modified library/hylang (diff) The file was modified library/consul (diff) The file was modified library/node (diff) The file was modified library/wordpress (diff) The file was modified library/odoo (diff) The file was modified library/spark (diff) The file was modified library/ibm-semeru-runtimes (diff) The file was modified library/crate (diff)
Commit
a84bdc54abca188d3bdf873fe7f08819e2d95b2a
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/0e653fb: Update 3.9 to otp 25.3.2.3 - https://github.com/docker-library/rabbitmq/commit/faaae42: Update 3.12 to otp 25.3.2.3 - https://github.com/docker-library/rabbitmq/commit/3992197: Merge pull request https://github.com/docker-library/rabbitmq/pull/655 from infosiftr/rpath-fixes - https://github.com/docker-library/rabbitmq/commit/a3aac33: Update 3.11 to otp 25.3.2.3 - https://github.com/docker-library/rabbitmq/commit/8e703bc: Update 3.10 to otp 25.3.2.3 - https://github.com/docker-library/rabbitmq/commit/87380c1: Ensure that custom openssl is where rpath is configured on all arches - https://github.com/docker-library/rabbitmq/commit/98c8f74: Merge pull request https://github.com/docker-library/rabbitmq/pull/648 from infosiftr/jit-arm64 - https://github.com/docker-library/rabbitmq/commit/188a5d8: Update 3.12 to 3.12.1 - https://github.com/docker-library/rabbitmq/commit/79cf580: Update 3.11 to 3.11.19 - https://github.com/docker-library/rabbitmq/commit/875d1e0: Add Erlang JIT on arm64 The file was modified library/rabbitmq (diff) The file was modified library/docker (diff) The file was modified library/postgres (diff)
Commit
0f3b15c8c9e91c7660fab30635bdc0b170feb329
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/6acacc6: Update 6.0-rc to 6.0.8-rc0 - https://github.com/docker-library/mongo/commit/dd5e4b0: Update 7.0-rc to 7.0.0-rc6 - https://github.com/docker-library/mongo/commit/d64d3f5: Update 6.0-rc - https://github.com/docker-library/mongo/commit/6823828: Update 6.0 to 6.0.7 The file was modified library/mongo (diff) The file was modified library/groovy (diff) The file was modified library/openjdk (diff) The file was modified library/ghost (diff)
Commit
73b5fcb98282c86856d69cc145caf35b8fe45e5b
by github Update 2 sr8fp6 (#14959) * Bump IBM Java version to 8.0.8.0,ubuntu version upgraded to 22.04 and i386 support removed * refs/heads/main updated in ibmjava file * Bump IBM Java version to 8.0.8.6 The file was modified library/ibmjava (diff) The file was modified library/erlang (diff) The file was modified library/elixir (diff) The file was modified library/mongo (diff) The file was modified library/ubuntu (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/ros (diff) The file was modified library/swipl (diff) The file was modified library/sl (diff) The file was modified library/ghost (diff) The file was modified library/haproxy (diff) The file was modified library/debian (diff) The file was modified library/gradle (diff) The file was modified library/wordpress (diff)
Commit
da269343f10705d6e5f6b8be53b21221f5d48d54
by ca_buildteam_grp [oraclelinux] Update 8/8-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-3840.html> *<https://linux.oracle.com/cve/CVE-2020-24736.html> * <https://linux.oracle.com/errata/ELSA-2023-3839.html> *<https://linux.oracle.com/cve/CVE-2023-1667.html> *<https://linux.oracle.com/cve/CVE-2023-2283.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/ros (diff)
Commit
db1f33515e8b7622469a65e301d334b648e65e5b
by zakame library/perl: Add Perl 5.38.0 - https://github.com/Perl/docker-perl/pull/136 - https://www.nntp.perl.org/group/perl.perl5.porters/2023/07/msg266602.html This also enables builds of 5.36.1 and 5.38.0 on Debian bookworm, and removes 5.32.1. The file was modified library/perl (diff) The file was modified library/bash (diff) The file was modified library/fedora (diff) The file was modified library/mediawiki (diff) The file was modified library/varnish (diff) The file was modified library/phpmyadmin (diff) The file was modified library/ghost (diff) The file was modified library/julia (diff) The file was modified library/emqx (diff)
Commit
1ed69136e4d3ebd8e25e2e09826235a6a1b7ffbd
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/12b164a: Update 24 to 24.0.3 - https://github.com/docker-library/docker/commit/dcbd245: Update 24 to buildx 0.11.1 - https://github.com/docker-library/docker/commit/ec8f746: Update 23 to buildx 0.11.1 The file was modified library/docker (diff)
Commit
b4dc778d6d0ec76367627da9706cf4933ba06649
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/6cb0a331: Update 8.1 to 8.1.21 - https://github.com/docker-library/php/commit/5a689128: Update 8.3-rc to 8.3.0alpha3 - https://github.com/docker-library/php/commit/89aab704: Update 8.2-rc - https://github.com/docker-library/php/commit/e0124adf: Update 8.2 to 8.2.8 The file was modified library/php (diff)
Commit
92b2dcd2a6098e09ce3a7b87082fe79857e6a888
by doi+docker-library-bot Update drupal Changes: - https://github.com/docker-library/drupal/commit/ffa5c4f: Merge pull request https://github.com/docker-library/drupal/pull/243 from infosiftr/new-minor-10.1 - https://github.com/docker-library/drupal/commit/c355e4c: Add 10.1.x, drop eol 9.4.x - https://github.com/docker-library/drupal/commit/c817144: Update 9.5 to 9.5.10 - https://github.com/docker-library/drupal/commit/2342011: Update 10.0 to 10.0.10 The file was modified library/drupal (diff)
Commit
e876b3e1277824a7b260efb6eb7a6b15daa89233
by doi+docker-library-bot Update hylang Changes: - https://github.com/hylang/docker-hylang/commit/5ea067a: Update supported Python versions (no more 3.7) - https://github.com/hylang/docker-hylang/commit/af67994: Update to 0.27.0, hyrule 0.4.0 - https://github.com/hylang/docker-hylang/commit/2faaf55: Update supported base images The file was modified library/hylang (diff) The file was modified library/openjdk (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___ltsc2022 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___1809 (diff) The file was modified library/gcc (diff) The file was modified library/neo4j (diff) The file was modified library/lightstreamer (diff) The file was modified library/lightstreamer (diff) The file was modified library/geonetwork (diff) The file was modified library/node (diff) The file was modified library/matomo (diff) The file was modified library/ghost (diff) The file was modified library/docker (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___ltsc2022 (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/odoo (diff) The file was modified library/rabbitmq (diff)
Commit
eb36738111ca8e7566b2ed155704f1d65de317f1
by doi+docker-library-bot Update redis Changes: - https://github.com/docker-library/redis/commit/f2da875: Update to 6.2.13 - https://github.com/docker-library/redis/commit/b1094a3: Update to 7.2-rc3 - https://github.com/docker-library/redis/commit/5c8459f: Update to 7.0.12 - https://github.com/docker-library/redis/commit/873a7ca: Update to 6.0.20 The file was modified library/redis (diff) The file was modified library/arangodb (diff) The file was modified library/telegraf (diff)
Commit
5ac87f2535bcffd6e70d115490c62c3030d509d5
by doi+docker-library-bot Update tomcat Changes: - https://github.com/docker-library/tomcat/commit/c0878b7: Update 8.5 to 8.5.91 - https://github.com/docker-library/tomcat/commit/64c8210: Update 11.0 to 11.0.0-M9 - https://github.com/docker-library/tomcat/commit/e4258d7: Update 10.1 to 10.1.11 - https://github.com/docker-library/tomcat/commit/3459209: Update 9.0 to 9.0.78 The file was modified library/tomcat (diff)
Commit
11fb8c9f78f5d63d05c0a4c54a2afac208a3f85e
by doi+docker-library-bot Update julia Changes: - https://github.com/docker-library/julia/commit/1553cca: Merge pull request https://github.com/docker-library/julia/pull/83 from infosiftr/1.10-rc - https://github.com/docker-library/julia/commit/7112758: Add 1.10.0-alpha1 The file was modified library/julia (diff) The file was modified library/bash (diff) The file was modified library/varnish (diff) The file was modified library/docker (diff) The file was modified library/golang (diff) The file was modified library/wordpress (diff) The file was modified library/python (diff) The file was modified library/joomla (diff) The file was modified library/rakudo-star (diff) The file was modified library/dart (diff) The file was modified .external-pins/docker/dockerfile___1 (diff)
Commit
8a5e19dd79039152523557276543b04629187a8d
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/431c08f: Update architectures lists with more references - https://github.com/docker-library/golang/commit/5eca4a0: Merge pull request https://github.com/docker-library/golang/pull/474 from infosiftr/alpine-1.21-upstream - https://github.com/docker-library/golang/commit/0ac27a1: Use upstream binaries for Alpine in 1.21+ The file was modified library/golang (diff)
Commit
69c294e1fd006e975320f426e9ef5121d71b798d
by github Add amazonlinux releases (#15021) Updated Packages for Amazon Linux 1: - glib2-2.36.3-5.26.amzn1 Updated Packages for Amazon Linux 2: - ncurses-base-6.0-8.20170212.amzn2.1.5 - glib2-2.56.1-9.amzn2.0.6 - openldap-2.4.44-25.amzn2.0.6 - ncurses-6.0-8.20170212.amzn2.1.5 - ncurses-libs-6.0-8.20170212.amzn2.1.5 Updated Packages for Amazon Linux 2023: - system-release-2023.1.20230705-0.amzn2023 - amazon-linux-repo-cdn-2023.1.20230705-0.amzn2023 Co-authored-by: Sumit Tomer <sktomer@amazon.com> The file was modified library/amazonlinux (diff) The file was modified library/rust (diff) The file was modified library/gradle (diff) The file was modified library/openjdk (diff) The file was modified library/nats (diff)
Commit
41a175b505d0decb1ba76aa51fc9838f0e4355de
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/f80b140: Update 7.0-rc to 7.0.0-rc7 - https://github.com/docker-library/mongo/commit/3cf0fe6: Update 6.0-rc - https://github.com/docker-library/mongo/commit/65ec4e9: Update 6.0 to 6.0.8 - https://github.com/docker-library/mongo/commit/c7e4cc2: Update 5.0-rc - https://github.com/docker-library/mongo/commit/3acca12: Update 5.0 to 5.0.19 - https://github.com/docker-library/mongo/commit/4d0550c: Update 4.4-rc - https://github.com/docker-library/mongo/commit/98f57cd: Update 4.4 to 4.4.23 The file was modified library/mongo (diff) The file was modified library/mediawiki (diff) The file was modified library/crate (diff) The file was modified library/sapmachine (diff)
Commit
62dcc1611ac3365b1f97fd5ee72dfde72f8cdc80
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/105ef08: Update 1.21-rc to 1.21rc3 - https://github.com/docker-library/golang/commit/3c5b74f: Merge pull request https://github.com/docker-library/golang/pull/475 from infosiftr/versions-arches - https://github.com/docker-library/golang/commit/34cdec3: Move "arches normalization" code down so it happens more consistently (for both "supported" and "missing" arches) The file was modified library/golang (diff) The file was modified library/ubuntu (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/influxdb (diff)
Commit
9a8a2d07941efe5c58f4cffe9c6df4a100f67672
by doi+docker-library-bot Update busybox Changes: - https://github.com/docker-library/busybox/commit/d0874f1: Merge pull request https://github.com/docker-library/busybox/pull/182 from infosiftr/buildroot-2023.05.1 - https://github.com/docker-library/busybox/commit/3f0f1f2: Update buildroot to 2023.05.1 The file was modified library/busybox (diff) The file was modified library/caddy (diff) The file was modified library/ghost (diff) The file was modified library/sapmachine (diff) The file was modified library/bash (diff) The file was modified library/crate (diff) The file was modified library/cassandra (diff) The file was modified library/almalinux (diff)
Commit
1a029ca9411b366b93c5ba0bff26c34ce638053f
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/e1f689e: Update 3.10 to 3.10.25 - https://github.com/docker-library/rabbitmq/commit/a6ecfb6: Update 3.11 to 3.11.20 - https://github.com/docker-library/rabbitmq/commit/cf4610a: Update 3.9 to otp 25.3.2.4 - https://github.com/docker-library/rabbitmq/commit/0eaef73: Update 3.12 to otp 25.3.2.4 - https://github.com/docker-library/rabbitmq/commit/c2c29a3: Update 3.11 to otp 25.3.2.4 - https://github.com/docker-library/rabbitmq/commit/c33dccc: Update 3.10 to otp 25.3.2.4 - https://github.com/docker-library/rabbitmq/commit/a6162f9: Update 3.12-rc - https://github.com/docker-library/rabbitmq/commit/435465e: Update 3.12 to 3.12.2 The file was modified library/rabbitmq (diff) The file was modified library/wordpress (diff) The file was modified library/amazoncorretto (diff) The file was modified library/node (diff) The file was modified library/elixir (diff) The file was modified library/dart (diff) The file was modified library/ghost (diff)
Commit
b80dd1637cf76c5520d5894f17398a0c7b9bf3fb
by doi+docker-library-bot Update docker Changes: - https://github.com/docker-library/docker/commit/0745614: Update 24 to compose 2.20.2 - https://github.com/docker-library/docker/commit/cb48c20: Update 23 to compose 2.20.2 - https://github.com/docker-library/docker/commit/093acb6: Update 24 to compose 2.20.1 - https://github.com/docker-library/docker/commit/0e2f0bf: Update 23 to compose 2.20.1 - https://github.com/docker-library/docker/commit/be829cf: Update 24 to buildx 0.11.2 - https://github.com/docker-library/docker/commit/2092c28: Update 23 to buildx 0.11.2 The file was modified library/docker (diff) The file was modified library/neo4j (diff)
Commit
77404c92ca7a147414d446652e925a897e60ebc7
by github [percona] update product versions (#13081) * [percona] update product versions 1. update all psmdb versions 2. update ps57 version 3. change base OS for ps-57 from centos8 to ol8 4. remove outdated versions of psmdb-36, psmdb-40 5. add new maintainer * remove using blanket package upgrades --------- Co-authored-by: Vadim Yalovets <vadim.yalovets@percona.com> The file was modified library/percona (diff)
Commit
e3a18575e34c22740ca0bb8e117795a5c05d8ca8
by admwiggin Set CN to container DNS name Related to https://github.com/docker-library/rabbitmq/pull/652 Give a TLS dist optfile a try Remove `fail_if_no_peer_cert` option for client. It does not seem to be supported by OTP 26 🤔 The file was modified test/tests/rabbitmq-tls/run.sh (diff) The file was added test/tests/rabbitmq-tls/inet-dist-tls.config The file was modified test/tests/rabbitmq-tls/rabbitmq-env.conf (diff)
Commit
3953094f9faf6367c0280673ba1e02227c4b0181
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/e593e23: Merge pull request https://github.com/docker-library/rabbitmq/pull/652 from infosiftr/3.13-beta - https://github.com/docker-library/rabbitmq/commit/80011d7: Add 3.13.0-beta.2 - https://github.com/docker-library/rabbitmq/commit/055e60f: Update 3.10 to otp 25.3.2.4 - https://github.com/docker-library/rabbitmq/commit/5541d12: Update 3.10 to otp 25.3.2.3 - https://github.com/docker-library/rabbitmq/commit/e8e80fc: Add minor GHA improvements The file was modified library/rabbitmq (diff) The file was modified library/sapmachine (diff) The file was modified library/alt (diff) The file was modified library/neo4j (diff) The file was modified library/neo4j (diff) The file was modified library/nextcloud (diff) The file was modified library/odoo (diff) The file was modified library/php (diff) The file was modified library/mongo (diff) The file was modified library/php (diff) The file was modified library/openjdk (diff) The file was modified library/xwiki (diff)
Commit
9da530fe3375e02aeb1f46f5a89a392b02a5b644
by doi+docker-library-bot Update mysql Changes: - https://github.com/docker-library/mysql/commit/2baf92d: Update 5.7 to mysql-shell 8.0.34-1.el7 - https://github.com/docker-library/mysql/commit/f4030ae: Update 8.0 to 8.0.34, debian 8.0.34-1debian11, mysql-shell 8.0.34-1.el8, oracle 8.0.34-1.el8 The file was modified library/mysql (diff) The file was modified library/neo4j (diff) The file was modified library/solr (diff) The file was modified library/node (diff) The file was modified library/zookeeper (diff) The file was modified library/ghost (diff)
Commit
7ffcf4d32d469d53c4872cec8666e64f6e40abbf
by ca_buildteam_grp [oraclelinux] Update 7/8/8-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-4102.html> *<https://linux.oracle.com/cve/CVE-2023-2828.html> * <https://linux.oracle.com/errata/ELSA-2023-4152.html> *<https://linux.oracle.com/cve/CVE-2023-2828.html> * <https://linux.oracle.com/errata/ELSA-2023-3837.html> *<https://linux.oracle.com/cve/CVE-2023-26604.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/haproxy (diff) The file was modified library/photon (diff) The file was modified library/archlinux (diff) The file was modified library/clearlinux (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/emqx (diff) The file was modified library/docker (diff) The file was modified library/traefik (diff) The file was modified library/nextcloud (diff) The file was modified library/cassandra (diff) The file was modified library/bash (diff) The file was modified library/orientdb (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/wordpress (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/rabbitmq (diff) The file was modified .external-pins/redhat/ubi9-minimal___latest (diff) The file was modified .external-pins/redhat/ubi9___latest (diff)
Commit
51f59c2528a6afb75b35d1be87bcc93beb310432
by mrthorn Add amazonlinux releases Updated Packages for Amazon Linux 1: - ncurses-5.7-4.20090207.15.amzn1 - ncurses-base-5.7-4.20090207.15.amzn1 - ncurses-libs-5.7-4.20090207.15.amzn1 Updated Packages for Amazon Linux 2: - libcap-2.54-1.amzn2.0.2 Updated Packages for Amazon Linux 2023: - amazon-linux-repo-cdn-2023.1.20230719-0.amzn2023 - libzstd-1.5.2-1.amzn2023.0.3 - python3-setuptools-wheel-59.6.0-2.amzn2023.0.4 - system-release-2023.1.20230719-0.amzn2023 - libarchive-3.5.3-2.amzn2023.0.3 The file was modified library/amazonlinux (diff)
Commit
c4720be18315c939088c4b57472955cdc4d08a4a
by admwiggin Update Debian (esp. for 12.1) Unfortunately, `riscv64` is in a bit of a weird place right at the moment (https://lists.debian.org/debian-riscv/2023/07/msg00053.html) as it has been officially accepted into the archive (🎉), but is still in the process of being bootstrapped (😅), so the archive doesn't have much `riscv64` in it yet (just the in-progress bootstrapping) but ports also isn't likely to be updated further. For now, this still points to ports, and we'll reevaluate at the next update when the bootstrapping has had a bit longer to progress. The file was modified library/debian (diff) The file was modified library/dart (diff) The file was modified library/aerospike (diff) The file was modified library/arangodb (diff) The file was modified library/ibm-semeru-runtimes (diff) The file was modified library/ghost (diff) The file was modified library/gcc (diff) The file was modified library/influxdb (diff) The file was modified library/websphere-liberty (diff) The file was modified library/open-liberty (diff) The file was modified library/julia (diff)
Commit
f65fecd58c33969379fb8fd9e79220e37736c863
by doi+docker-library-bot Update mysql Changes: - https://github.com/docker-library/mysql/commit/e83b98d: Merge pull request https://github.com/docker-library/mysql/pull/987 from infosiftr/repomd - https://github.com/docker-library/mysql/commit/c13cda9: Update 5.7 to 5.7.43, dropping Debian support - https://github.com/docker-library/mysql/commit/eb18506: Add innovation (8.1.0) - https://github.com/docker-library/mysql/commit/18afafd: Add very crude parsing of "repomd.xml" The file was modified library/mysql (diff) The file was modified library/openjdk (diff) The file was modified library/mongo (diff) The file was modified library/emqx (diff) The file was modified library/open-liberty (diff) The file was modified library/websphere-liberty (diff) The file was modified library/photon (diff) The file was modified library/clearlinux (diff) The file was modified library/xwiki (diff) The file was modified library/perl (diff) The file was modified library/telegraf (diff) The file was modified library/bash (diff) The file was modified library/xwiki (diff) The file was modified library/ubuntu (diff)
Commit
87b0f0d7a76ba4e6acd8e6de8890a08109d3243b
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/ffecd69: Merge pull request https://github.com/docker-library/rabbitmq/pull/657 from infosiftr/i386-arm32 - https://github.com/docker-library/rabbitmq/commit/23170d7: Fix OpenSSL platform detection, especially for 32bit arches - https://github.com/docker-library/rabbitmq/commit/0720727: Update 3.9 to otp 25.3.2.5 - https://github.com/docker-library/rabbitmq/commit/a52f4d1: Update 3.12 to otp 25.3.2.5 - https://github.com/docker-library/rabbitmq/commit/ccccce7: Update 3.11 to otp 25.3.2.5 - https://github.com/docker-library/rabbitmq/commit/8ce2bd3: Update 3.10 to otp 25.3.2.5 The file was modified library/rabbitmq (diff) The file was modified library/wordpress (diff) The file was modified library/golang (diff) The file was modified library/eclipse-temurin (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___1809 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/nanoserver___ltsc2022 (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___1809 (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/kong (diff) The file was modified .external-pins/moby/buildkit___buildx-stable-1 (diff) The file was modified library/drupal (diff) The file was modified library/convertigo (diff) The file was modified library/kong (diff) The file was modified library/golang (diff)
Commit
f500abb1ce57d154fbdbfca78f0d0a03df021182
by doi+docker-library-bot Update ghost Changes: - https://github.com/docker-library/ghost/commit/dfc3203: Update to 5.57.2, ghost-cli 1.24.2 - https://github.com/docker-library/ghost/commit/9ab58ac: Update to 5.57.1, ghost-cli 1.24.2 - https://github.com/docker-library/ghost/commit/c6eab4c: Update to 5.57.0, ghost-cli 1.24.2 - https://github.com/docker-library/ghost/commit/05dcd2e: Update to 5.56.1, ghost-cli 1.24.2 - https://github.com/docker-library/ghost/commit/f6ea275: Update to 5.56.0, ghost-cli 1.24.2 The file was modified library/ghost (diff) The file was modified library/matomo (diff) The file was modified library/couchbase (diff) The file was modified .external-pins/mcr.microsoft.com/windows/servercore___ltsc2022 (diff) The file was modified library/spiped (diff) The file was modified library/ghost (diff) The file was modified library/caddy (diff) The file was modified library/neo4j (diff) The file was modified library/perl (diff) The file was modified library/rust (diff) The file was modified library/openjdk (diff) The file was modified library/xwiki (diff) The file was modified library/amazoncorretto (diff)
Commit
2c866c47e2cd4df9adf7ab36590fca80df31004c
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/7e1f943b: Update 8.3-rc to 8.3.0beta2 - https://github.com/docker-library/php/commit/9e23f378: Update 8.1-rc - https://github.com/docker-library/php/commit/0e6ce350: Update 8.1 to 8.1.22 The file was modified library/php (diff) The file was modified library/aerospike (diff) The file was modified library/fedora (diff) The file was modified library/ghost (diff)
Commit
77b56cf97b7a38ae3cc2fa63055032561ce5975c
by ca_buildteam_grp [oraclelinux] Update 7/8/9/9-slim for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-4347.html> *<https://linux.oracle.com/cve/CVE-2023-22652.html> * <https://linux.oracle.com/errata/ELSA-2023-4349.html> *<https://linux.oracle.com/cve/CVE-2023-28484.html> *<https://linux.oracle.com/cve/CVE-2023-29469.html> * <https://linux.oracle.com/errata/ELSA-2023-4412.html> *<https://linux.oracle.com/cve/CVE-2023-38408.html> * <https://linux.oracle.com/errata/ELSA-2023-4354.html> *<https://linux.oracle.com/cve/CVE-2023-28321.html> *<https://linux.oracle.com/cve/CVE-2023-28322.html> * <https://linux.oracle.com/errata/ELSA-2023-4419.html> *<https://linux.oracle.com/cve/CVE-2023-38408.html> * <https://linux.oracle.com/errata/ELSA-2023-4382.html> *<https://linux.oracle.com/cve/CVE-2023-38408.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/photon (diff)
Commit
7ff14124f8a461ba8e752d764e6f6e05e1e3fc66
by doi+docker-library-bot Update python Changes: - https://github.com/docker-library/python/commit/c3f6aa3: Update 3.12-rc to 3.12.0rc1, pip 23.2.1 - https://github.com/docker-library/python/commit/1567851: Update 3.9 to get-pip https://github.com/pypa/get-pip/commit/9af82b715db434abb94a0a6f3569f43e72157346 - https://github.com/docker-library/python/commit/b78f52b: Update 3.8 to get-pip https://github.com/pypa/get-pip/commit/9af82b715db434abb94a0a6f3569f43e72157346 - https://github.com/docker-library/python/commit/eeac281: Update 3.7 to get-pip https://github.com/pypa/get-pip/commit/9af82b715db434abb94a0a6f3569f43e72157346 - https://github.com/docker-library/python/commit/2820ced: Update 3.12-rc to get-pip https://github.com/pypa/get-pip/commit/9af82b715db434abb94a0a6f3569f43e72157346 - https://github.com/docker-library/python/commit/a58630a: Update 3.11 to get-pip https://github.com/pypa/get-pip/commit/9af82b715db434abb94a0a6f3569f43e72157346 - https://github.com/docker-library/python/commit/792cac1: Update 3.10 to get-pip https://github.com/pypa/get-pip/commit/9af82b715db434abb94a0a6f3569f43e72157346 - https://github.com/docker-library/python/commit/35941ad: Merge pull request https://github.com/docker-library/python/pull/851 from infosiftr/get-pip-version - https://github.com/docker-library/python/commit/4c8b243: Move "get-pip" URL to a separate versions.json section so commits are more clear - https://github.com/docker-library/python/commit/c2c9e9a: Merge pull request https://github.com/docker-library/python/pull/852 from infosiftr/github-wut - https://github.com/docker-library/python/commit/5540a45: Switch to multi-line GITHUB_OUTPUT - https://github.com/docker-library/python/commit/4d12931: Update 3.9 - https://github.com/docker-library/python/commit/aaced40: Update 3.8 - https://github.com/docker-library/python/commit/597175b: Update 3.7 - https://github.com/docker-library/python/commit/b43fc27: Update 3.12-rc - https://github.com/docker-library/python/commit/1af036f: Update 3.11 - https://github.com/docker-library/python/commit/00dce75: Update 3.10 The file was modified library/python (diff) The file was modified library/crate (diff) The file was modified library/swipl (diff) The file was modified library/odoo (diff)
Commit
114a809b0e822a92c7a0a4ec803a144e67609212
by joehb Add amazonlinux releases Updated Packages for Amazon Linux 1: - ncurses-5.7-4.20090207.15.amzn1 - ncurses-base-5.7-4.20090207.15.amzn1 - ncurses-libs-5.7-4.20090207.15.amzn1 Updated Packages for Amazon Linux 2: - No Updates Updated Packages for Amazon Linux 2023: - amazon-linux-repo-cdn-2023.1.20230725-0.amzn2023 - libcurl-minimal-8.0.1-1.amzn2023.0.1 - curl-minimal-8.0.1-1.amzn2023.0.1 - system-release-2023.1.20230725-0.amzn2023 - sqlite-libs-3.40.0-1.amzn2023.0.3 The file was modified library/amazonlinux (diff) The file was modified library/alpine (diff)
Commit
c6e148f1db41336deffd39eda796c562b19be62c
by github [nats] Release v2.9.21 (#15148) * [nats] Release v2.9.21 Details can be found [here](https://github.com/nats-io/nats-server/releases/tag/v2.9.21) Signed-off-by: Byron Ruth <byron@nats.io> The file was modified library/nats (diff) The file was modified library/wordpress (diff)
Commit
b03e2020830e79cb54adb76ca451e36b1a1fd3e9
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/d75cf4c: Update 4.4-rc to 4.4.24-rc0 - https://github.com/docker-library/mongo/commit/6368ebc: Update 6.0-rc to 6.0.9-rc1 - https://github.com/docker-library/mongo/commit/906e61e: Update 5.0-rc to 5.0.20-rc1 The file was modified library/mongo (diff) The file was modified library/bash (diff) The file was modified library/eclipse-temurin (diff)
Commit
bf3a63465571ee3dbd59e6e717a18b5ca25b3284
by doi+docker-library-bot Update golang Changes: - https://github.com/docker-library/golang/commit/d1ff31b: Merge pull request https://github.com/docker-library/golang/pull/479 from jnoordsij/add-1.21-release - https://github.com/docker-library/golang/commit/5eba309: Remove 1.19 release - https://github.com/docker-library/golang/commit/b637fdd: Add 1.21 release to replace 1.21-rc The file was modified library/golang (diff)
Commit
955786f195c470e34ab6c39aa95916847654c55d
by doi+docker-library-bot Update rabbitmq Changes: - https://github.com/docker-library/rabbitmq/commit/1c292cf: Merge pull request https://github.com/docker-library/rabbitmq/pull/658 from infosiftr/another-key - https://github.com/docker-library/rabbitmq/commit/2a34299: Add another openssl pgp key The file was modified library/rabbitmq (diff)
Commit
a173bcbea58c562e45caf614fcda6c9545f0d57f
by doi+docker-library-bot Update buildpack-deps Changes: - https://github.com/docker-library/buildpack-deps/commit/7d128d1: Merge pull request https://github.com/docker-library/buildpack-deps/pull/147 from infosiftr/kinetic-eol - https://github.com/docker-library/buildpack-deps/commit/9c6da3b: Remove Ubuntu Kinetic (EOL) The file was modified library/buildpack-deps (diff)
Commit
6964137012f02db72f26d0876e392bbaefb3b08c
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/ec1608d9: Merge pull request https://github.com/docker-library/php/pull/1426 from infosiftr/missing-key - https://github.com/docker-library/php/commit/41c9ad0b: Adding missing gpg key to 8.0 releasers The file was modified library/php (diff) The file was modified library/rocket.chat (diff) The file was modified .bin/docker-buildx-ensure.sh (diff) The file was modified library/wordpress (diff)
Commit
cfda36acae444e2489e833a9c716f068db5b1de7
by doi+docker-library-bot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/c2acd7e: Update 2.8 to 2.8.2 - https://github.com/docker-library/haproxy/commit/6ac3413: Update 2.7 to 2.7.10 - https://github.com/docker-library/haproxy/commit/fc50ce8: Update 2.6 to 2.6.15 The file was modified library/haproxy (diff) The file was modified library/oraclelinux (diff) The file was modified library/node (diff)
Commit
f0b7d6ae5a718fe8902689f44ffe75c089e950d3
by ca_buildteam_grp [oraclelinux] Update 8/8-slim/9 for amd64/arm64v8 Addresses the following errata/CVEs: * <https://linux.oracle.com/errata/ELSA-2023-4569.html> *<https://linux.oracle.com/cve/CVE-2023-34969.html> * <https://linux.oracle.com/errata/ELSA-2023-4523.html> *<https://linux.oracle.com/cve/CVE-2023-27536.html> *<https://linux.oracle.com/cve/CVE-2023-28321.html> * <https://linux.oracle.com/errata/ELSA-2023-4524.html> *<https://linux.oracle.com/cve/CVE-2023-2602.html> *<https://linux.oracle.com/cve/CVE-2023-2603.html> * <https://linux.oracle.com/errata/ELSA-2023-4529.html> *<https://linux.oracle.com/cve/CVE-2023-28484.html> *<https://linux.oracle.com/cve/CVE-2023-29469.html> * <https://linux.oracle.com/errata/ELSA-2023-4498.html> *<https://linux.oracle.com/cve/CVE-2023-34969.html> Signed-off-by: Alan Steinberg <alan.steinberg@oracle.com> The file was modified library/oraclelinux (diff) The file was modified library/nextcloud (diff)
Commit
171b593ea4ab32b81065bbf8bed2022bba9a93db
by doi+docker-library-bot Update postgres Changes: - https://github.com/docker-library/postgres/commit/ee530cc: Update 16 to 16beta3, bookworm 16~beta3-1.pgdg120+2, bullseye 16~beta3-1.pgdg110+2 - https://github.com/docker-library/postgres/commit/1a73ab6: Update 15 to 15.4, bookworm 15.4-1.pgdg120+1, bullseye 15.4-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/05f6910: Update 14 to 14.9, bookworm 14.9-1.pgdg120+1, bullseye 14.9-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/69cf8b8: Update 13 to 13.12, bookworm 13.12-1.pgdg120+1, bullseye 13.12-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/9061f74: Update 12 to 12.16, bookworm 12.16-1.pgdg120+1, bullseye 12.16-1.pgdg110+1 - https://github.com/docker-library/postgres/commit/16fa0f1: Update 11 to 11.21, bookworm 11.21-1.pgdg120+1, bullseye 11.21-1.pgdg110+1 The file was modified library/postgres (diff) The file was modified library/aerospike (diff) The file was modified library/docker (diff) The file was modified library/kong (diff) The file was modified library/openjdk (diff) The file was modified library/ghost (diff)
Commit
cb9854646fe4f31c2c06665a1a98e4dd0637e472
by doi+docker-library-bot Update tomcat Changes: - https://github.com/docker-library/tomcat/commit/18d7f71: Merge pull request https://github.com/docker-library/tomcat/pull/303 from infosiftr/fix-77-again - https://github.com/docker-library/tomcat/commit/55546d6: Skip upstream openjdk entrypoint The file was modified library/tomcat (diff) The file was modified library/oraclelinux (diff) The file was modified library/haproxy (diff) The file was modified library/clearlinux (diff) The file was modified library/caddy (diff) The file was modified library/tomee (diff) The file was modified library/crate (diff) The file was modified library/rabbitmq (diff) The file was modified library/rocket.chat (diff) The file was modified library/clojure (diff) The file was modified library/eclipse-temurin (diff) The file was modified library/mariadb (diff)
Commit
00aea5b137359d528f54d655d32368987667fdd7
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/72411dd: Update 7.0-rc - https://github.com/docker-library/mongo/commit/1988448: Update 6.0-rc - https://github.com/docker-library/mongo/commit/f7138d3: Update 6.0 to 6.0.9 - https://github.com/docker-library/mongo/commit/5494101: Update 5.0-rc - https://github.com/docker-library/mongo/commit/e8ea57e: Update 5.0 to 5.0.20 The file was modified library/mongo (diff) The file was modified library/gradle (diff) The file was modified library/bash (diff) The file was modified library/emqx (diff) The file was modified library/emqx (diff)
Commit
98529f4b8e9b06a58a2130e3e5c530f7cf5f6f69
by doi+docker-library-bot Update tomcat Changes: - https://github.com/docker-library/tomcat/commit/87870e3: Update 9.0 to 9.0.79 - https://github.com/docker-library/tomcat/commit/6790716: Update 8.5 to 8.5.92 - https://github.com/docker-library/tomcat/commit/c1d6d48: Update 11.0 to 11.0.0-M10 - https://github.com/docker-library/tomcat/commit/e940807: Update 10.1 to 10.1.12 The file was modified library/tomcat (diff)
Commit
41698123990194f4e14436e3caff748bf16455a9
by admwiggin Update Debian (to 20230814) The most notable change here is that our riscv64 builds are now pointing at the main Debian archive proper (instead of Debian Ports, as prior builds did). This is the result of a large effort to get an exciting percentage of the archive rebuilt successfully: https://buildd.debian.org/stats/graph-week-big.png (over 60% now! something like 19.5k riscv64-specific binary packages!) You can find additional validation I performed to convince myself it was a sane time to make this change at https://gist.github.com/tianon/8352581726068fbc0422297d9ec223e6 (testing `buildpack-deps` packages, and finding the list of "missing" dependencies impressively low). Given this is unstable *and* a brand new officially supported architecture, I opted to make the transition now even though we're not yet 100% at parity with the Ports builds, especially given that this is the only way we'll see security updates (or any updates of any kind) in these builds. 👍 The good news is that this should mean that in the future, we'll eventually see trixie/testing builds for riscv64 too! 👀 The file was modified library/debian (diff) The file was modified library/ubuntu (diff) The file was modified library/ghost (diff) The file was modified library/jetty (diff) The file was modified test/tests/jetty-hello-web/run.sh (diff) The file was modified library/nginx (diff) The file was modified library/eclipse-mosquitto (diff) The file was modified library/xwiki (diff) The file was modified library/odoo (diff) The file was modified library/zookeeper (diff) The file was modified library/gradle (diff) The file was modified library/storm (diff) The file was modified library/neo4j (diff)
Commit
674cba2d52c608958aa86d6e4c405c25177bca89
by doi+docker-library-bot Update redis Changes: - https://github.com/docker-library/redis/commit/444440d: Merge pull request https://github.com/docker-library/redis/pull/374 from infosiftr/7.0-ga - https://github.com/docker-library/redis/commit/9b538c3: Add 7.2 release The file was modified library/redis (diff)
Commit
a059dd9844ed95c4148b19a8e5dae0307bb38047
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/ddb351a: Move latest to 7.0 - https://github.com/docker-library/mongo/commit/bed9165: Update 4.4-rc - https://github.com/docker-library/mongo/commit/d8c7f36: Merge pull request https://github.com/docker-library/mongo/pull/639 from infosiftr/add-7.0-release - https://github.com/docker-library/mongo/commit/b472aad: Add extra pinned packages to 6.0 and 7.0 - https://github.com/docker-library/mongo/commit/c5838ac: Add 7.0 GA release The file was modified library/mongo (diff) The file was modified library/php (diff) The file was modified library/zookeeper (diff) The file was modified library/storm (diff) The file was modified library/swipl (diff) The file was modified library/gradle (diff) The file was modified library/gradle (diff) The file was modified library/openjdk (diff)
Commit
b9d2ea71bf9a1a36428d9f2196b66ca043568acc
by doi+docker-library-bot Update php Changes: - https://github.com/docker-library/php/commit/a7e97e1d: Update 8.3-rc to 8.3.0beta3 - https://github.com/docker-library/php/commit/a01c2d9b: Update 8.2-rc to 8.2.10RC1 - https://github.com/docker-library/php/commit/3cf6dc28: Update 8.1-rc to 8.1.23RC1 The file was modified library/php (diff) The file was modified library/caddy (diff) The file was modified library/haskell (diff) The file was modified library/rabbitmq (diff) The file was modified library/dart (diff) The file was modified library/jruby (diff) The file was modified library/ibmjava (diff) The file was modified library/ghost (diff)
Commit
2cc2abf69abab2d38febfb0475c4d6392423167d
by doi+docker-library-bot Update haproxy Changes: - https://github.com/docker-library/haproxy/commit/4c041fe: Update 2.4 to 2.4.24 - https://github.com/docker-library/haproxy/commit/ad34487: Update 2.2 to 2.2.31 - https://github.com/docker-library/haproxy/commit/9c85db5: Update 2.0 to 2.0.33 The file was modified library/haproxy (diff) The file was modified library/photon (diff) The file was modified library/clearlinux (diff) The file was modified library/cassandra (diff) The file was modified library/arangodb (diff) The file was modified library/telegraf (diff)
Commit
2dce8f6e615be090eac040f1c308ab7c734f3311
by sktomer Add amazonlinux releases Updated Packages for Amazon Linux 1: - libnghttp2-1.33.0-1.1.7.amzn1 Updated Packages for Amazon Linux 2: - openldap-2.4.44-25.amzn2.0.7 - elfutils-libelf-0.176-2.amzn2.0.1 - libnghttp2-1.41.0-1.amzn2.0.1 Updated Packages for Amazon Linux 2023: - pcre2-syntax-10.40-1.amzn2023.0.3 - pcre2-10.40-1.amzn2023.0.3 - libnghttp2-1.55.1-1.amzn2023.0.1 - amazon-linux-repo-cdn-2023.1.20230809-0.amzn2023 - system-release-2023.1.20230809-0.amzn2023 The file was modified library/amazonlinux (diff) The file was modified library/bash (diff) The file was modified library/eclipse-mosquitto (diff) The file was modified library/mariadb (diff) The file was modified library/perl (diff)
Commit
70b8a78ae53f3136b0ffa0aabd26eef67b10e875
by doi+docker-library-bot Update ELK images elasticsearch: - https://github.com/docker-library/elasticsearch/commit/eae769a: Update to 8.9.1 - https://github.com/docker-library/elasticsearch/commit/5fe5a42: Update to 7.17.12 - https://github.com/docker-library/elasticsearch/commit/b57fb36: Fix "Upstream Diff" logstash: - https://github.com/docker-library/logstash/commit/2ff314d: Update to 8.9.1 - https://github.com/docker-library/logstash/commit/d94032b: Update to 7.17.12 - https://github.com/docker-library/logstash/commit/c38bad7: Fix "Upstream Diff" (8 only) kibana: - https://github.com/docker-library/kibana/commit/bc46449: Update to 8.9.1 - https://github.com/docker-library/kibana/commit/c2cb4e0: Update to 7.17.12 - https://github.com/docker-library/kibana/commit/c47e688: Fix "Upstream Diff" history The file was modified library/kibana (diff) The file was modified library/logstash (diff) The file was modified library/elasticsearch (diff) The file was modified library/ghost (diff) The file was modified library/hitch (diff) The file was modified library/groovy (diff) The file was modified library/joomla (diff) The file was modified library/ibm-semeru-runtimes (diff) The file was modified library/open-liberty (diff) The file was modified library/websphere-liberty (diff) The file was modified library/clojure (diff) The file was modified library/orientdb (diff)
Commit
9ae0d401425d9e38072651d7d0e254fe922c08d5
by doi+docker-library-bot Update mongo Changes: - https://github.com/docker-library/mongo/commit/971f4ce: Update 7.0-rc to 7.0.1-rc0 - https://github.com/docker-library/mongo/commit/3318fb3: Update 4.4-rc - https://github.com/docker-library/mongo/commit/fb76278: Update 4.4 to 4.4.24 The file was modified library/mongo (diff) The file was modified library/arangodb (diff)