Update used WordPress images in Circle CI
- latest version: 6.6.1-php8.3 - previous version: 6.5.5-php8.1
This commit is contained in:
committed by
Jan Jakeš
parent
b22c2d6b6f
commit
ee976a13a7
@@ -69,7 +69,7 @@ services:
|
||||
- mailhog-data:/mailhog-data
|
||||
|
||||
wordpress:
|
||||
image: wordpress:${WORDPRESS_IMAGE_VERSION:-6.6.0-php8.3}
|
||||
image: wordpress:${WORDPRESS_IMAGE_VERSION:-6.6.1-php8.3}
|
||||
container_name: wordpress_${CIRCLE_NODE_INDEX:-default}
|
||||
depends_on:
|
||||
smtp:
|
||||
|
Reference in New Issue
Block a user