diff --git a/Dockerfile b/Dockerfile index 9b15e36..12dca4a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG BASE_IMAGE=libops/wp:nginx-1.30.4-php84@sha256:fb32fa47af4af80ccd3f0b8e9f6bd11d5e39601bb3ca72aa2cd22a4e9bf3b3e5 +ARG BASE_IMAGE=libops/wp:nginx-1.30.4-php84@sha256:cf9c3919080c13b65c48d07f5ef6dd7449f502713b4840080bba8b1d87b43574 FROM ${BASE_IMAGE} ARG TARGETARCH diff --git a/compose.override-example.yaml b/compose.override-example.yaml index 4eeddc4..c146b56 100644 --- a/compose.override-example.yaml +++ b/compose.override-example.yaml @@ -11,7 +11,7 @@ services: ports: - "3306:3306" mailpit: - image: axllent/mailpit:v1.30@sha256:b868afa176bfd6cce2323ea316cd99ccad77915e51e595748f6d786700ecf109 + image: axllent/mailpit:v1.30@sha256:d5ecbb067db3705fa953d79e1b7f81ef84038df67aba6c52825d8c02a1ea748a ports: - "1025:1025" - "8025:8025" diff --git a/compose.yaml b/compose.yaml index a9333b8..90068ad 100644 --- a/compose.yaml +++ b/compose.yaml @@ -37,7 +37,7 @@ secrets: services: traefik: <<: *common - image: traefik:v3.7.9@sha256:652929a140a32d7cafafb13c6cdfab5376cfeff800f51397b87b524501ed02a8 + image: traefik:v3.7.10@sha256:9c3b91d5fb7770853ca5c1124a23c34bf2d9b47ffaebeab2614cbaf410dcb2ac command: - --ping=true - --providers.file.directory=/etc/traefik/dynamic @@ -56,7 +56,7 @@ services: start_period: 10s init: - image: libops/base:3.2.2.0@sha256:aa0c61029734f3293bca068a95c72c0b07ac949292c446c83ada78e81a42c85d + image: libops/base:3.2.2.0@sha256:57b396fd8b681d626c89359e3f68618d4822f46c9364854c9d4747c25ab9d705 restart: no working_dir: /work environment: @@ -113,7 +113,7 @@ services: start_period: 5m database-init: - image: libops/base:3.2.2.0@sha256:aa0c61029734f3293bca068a95c72c0b07ac949292c446c83ada78e81a42c85d + image: libops/base:3.2.2.0@sha256:57b396fd8b681d626c89359e3f68618d4822f46c9364854c9d4747c25ab9d705 restart: "no" networks: default: @@ -135,7 +135,7 @@ services: mariadb: <<: *common - image: libops/mariadb:11@sha256:7e0eb90c7cba204b62e8bed72fba00193cbc2e50072fc6e40a6fab8de4b0b857 + image: libops/mariadb:11@sha256:52bc6b83b75921239237d57db7b14fb7cbcecafee6ce110c49fd31d990ec0828 volumes: - mariadb-data:/var/lib/mysql:rw secrets: diff --git a/composer.json b/composer.json index 7174dde..8e5c25e 100644 --- a/composer.json +++ b/composer.json @@ -34,9 +34,9 @@ "vlucas/phpdotenv": "^5.6", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "7.0.2", + "roots/wordpress": "7.0.4", "roots/wp-config": "^1.0", - "wpackagist-plugin/akismet": "5.7", + "wpackagist-plugin/akismet": "5.7.2", "wpackagist-plugin/disable-json-api": "1.8", "wpackagist-plugin/hello-dolly": "1.7.2", "wpackagist-plugin/wordpress-seo": "27.9", diff --git a/composer.lock b/composer.lock index d50301e..a83112c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9af9f297fa68b991e2264fa2acb577c8", + "content-hash": "37ecae37501fcf84c7827de3af1a23d6", "packages": [ { "name": "composer/installers", @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "7.0.2", + "version": "7.0.4", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -456,7 +456,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/7.0.2" + "source": "https://github.com/roots/wordpress/tree/7.0.4" }, "funding": [ { @@ -535,23 +535,23 @@ }, { "name": "roots/wordpress-no-content", - "version": "7.0.2", + "version": "7.0.4", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "7.0.2" + "reference": "7.0.4" }, "dist": { "type": "zip", - "url": "https://downloads.w.org/release/wordpress-7.0.2-no-content.zip", - "reference": "7.0.2", - "shasum": "52d2ca801cbfd75d1f2716d057095323b6ca424a" + "url": "https://downloads.w.org/release/wordpress-7.0.4-no-content.zip", + "reference": "7.0.4", + "shasum": "c43ba63174abfef77d00fbc6041db0d801869e09" }, "require": { "php": ">= 7.4" }, "provide": { - "wordpress/core-implementation": "7.0.2" + "wordpress/core-implementation": "7.0.4" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -602,7 +602,7 @@ "type": "other" } ], - "time": "2026-07-17T18:39:03+00:00" + "time": "2026-08-12T14:47:33+00:00" }, { "name": "roots/wp-config", @@ -988,15 +988,15 @@ }, { "name": "wpackagist-plugin/akismet", - "version": "5.7", + "version": "5.7.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/akismet/", - "reference": "tags/5.7" + "reference": "tags/5.7.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/akismet.5.7.zip" + "url": "https://downloads.wordpress.org/plugin/akismet.5.7.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"