Changeset 62162 for branches/7.0/docker-compose.yml
- Timestamp:
- 03/27/2026 03:31:44 PM (4 months ago)
- File:
-
- 1 edited
-
branches/7.0/docker-compose.yml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/7.0/docker-compose.yml
r61459 r62162 33 33 ## 34 34 php: 35 image: wordpressdevelop/php:${LOCAL_PHP- latest}35 image: wordpressdevelop/php:${LOCAL_PHP-8.5-fpm} 36 36 37 37 networks: … … 65 65 ## 66 66 mysql: 67 image: ${LOCAL_DB_TYPE-mysql}:${LOCAL_DB_VERSION- latest}67 image: ${LOCAL_DB_TYPE-mysql}:${LOCAL_DB_VERSION-8.4} 68 68 69 69 networks: … … 93 93 ## 94 94 cli: 95 image: wordpressdevelop/cli:${LOCAL_PHP- latest}95 image: wordpressdevelop/cli:${LOCAL_PHP-8.5-fpm} 96 96 97 97 networks:
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)