Skip to content

Commit 47a18a8

Browse files
committed
Add some documentation to the override files
1 parent 4e8a211 commit 47a18a8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

tools/local-env/php-8.3-docker-compose.override.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This override file is a temporary solution to force the use of specific versions of the
2+
# `wordpressdevelop/php` and `wordpressdevelop/cli` images while the cause of recent failures
3+
# can be investigated. See https://core.trac.wordpress.org/ticket/63876.
14
services:
25

36
php:

tools/local-env/php-8.4-docker-compose.override.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This override file is a temporary solution to force the use of specific versions of the
2+
# `wordpressdevelop/php` and `wordpressdevelop/cli` images while the cause of recent failures
3+
# can be investigated. See https://core.trac.wordpress.org/ticket/63876.
14
services:
25

36
php:

0 commit comments

Comments
 (0)