Skip to content

Commit 56347c2

Browse files
committed
Switch back to the latest images.
1 parent 2c4f6a9 commit 56347c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
# The PHP container.
3333
##
3434
php:
35-
image: ghcr.io/wordpress/wpdev-docker-images/php:${LOCAL_PHP-latest}-190
35+
image: wordpressdevelop/php:${LOCAL_PHP-latest}
3636

3737
networks:
3838
- wpdevnet
@@ -95,7 +95,7 @@ services:
9595
# The WP CLI container.
9696
##
9797
cli:
98-
image: ghcr.io/wordpress/wpdev-docker-images/cli:${LOCAL_PHP-latest}-190
98+
image: wordpressdevelop/cli:${LOCAL_PHP-latest}
9999

100100
networks:
101101
- wpdevnet

0 commit comments

Comments
 (0)