Skip to content

Commit e0209fa

Browse files
committed
Test latest PR confirming container revert works
1 parent f886d8c commit e0209fa

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}-196
35+
image: ghcr.io/wordpress/wpdev-docker-images/php:${LOCAL_PHP-latest}-197
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}-196
98+
image: ghcr.io/wordpress/wpdev-docker-images/cli:${LOCAL_PHP-latest}-197
9999

100100
networks:
101101
- wpdevnet

0 commit comments

Comments
 (0)