diff --git a/includes/prepare.yml b/includes/prepare.yml
index 1cc3fdb5b81569ba57440041ab8c7137a6fc76b7..0b76d108ae2d8cb0bdb27b2816234e1825716f8d 100644
--- a/includes/prepare.yml
+++ b/includes/prepare.yml
@@ -1,5 +1,5 @@
 prepare prefixed vendor:
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
   artifacts:
     name: "vendor_prefixed"
     paths:
@@ -62,7 +62,7 @@ prepare npm assets:
     - if [[ -f tests/codeception/prepare_npm.sh ]]; then sh tests/codeception/prepare_npm.sh; fi
 
 prepare tests:
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
   tags:
     - vendor
   stage: prepare-vendor
diff --git a/includes/tests/lint.yml b/includes/tests/lint.yml
index bf56ab74bf9d6fd6baa05986150408d468c88e59..1ecedd45d5ccac4867c178423a545bd4d4d4e832 100644
--- a/includes/tests/lint.yml
+++ b/includes/tests/lint.yml
@@ -19,7 +19,7 @@
 
 lint:8.3:
   extends: .lint
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
 
 lint:7.4:
   extends: .lint
diff --git a/includes/tests/static-analysis.yml b/includes/tests/static-analysis.yml
index aa33cfc04b3d6b9b21f4471e5c1a6b093a2bf58b..af5e4e16f52835eec1d49a6bbf4138cf08efbbae 100644
--- a/includes/tests/static-analysis.yml
+++ b/includes/tests/static-analysis.yml
@@ -1,5 +1,5 @@
 .static-analysis:
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
   needs:
     - prepare prefixed vendor
   stage: tests
diff --git a/includes/tests/unit.yml b/includes/tests/unit.yml
index 9c525f8d236d461e092c5b05cad80295ec041264..443b01856d383e5afaaeff3d2dbc58d5d0535ec4 100644
--- a/includes/tests/unit.yml
+++ b/includes/tests/unit.yml
@@ -15,7 +15,7 @@
 
 .template: &job-test-unit-template
   <<: *job-test-template
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
   before_script:
     - echo ${WPDESK_CI_VERSION}
     - php --version
diff --git a/includes/tests/version-cohesion.yml b/includes/tests/version-cohesion.yml
index 579171930ff97e00e17aa6387bd3d77989803bb8..284909bc561321f77fbc5b333a672ad4ab4046ce 100644
--- a/includes/tests/version-cohesion.yml
+++ b/includes/tests/version-cohesion.yml
@@ -1,5 +1,5 @@
 .template: &job-check-version-cohesion
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
   stage: tests
   variables:
     PLUGIN_VERSION: ${CI_COMMIT_REF_NAME}
diff --git a/includes/translations.yml b/includes/translations.yml
index c6cb92d267145f6b8d01d7796501c3b3ca6acb91..59326e5d7af2937a0e02d1e4f606a85b1d2756b9 100644
--- a/includes/translations.yml
+++ b/includes/translations.yml
@@ -1,5 +1,5 @@
 prepare translations:
-  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.1
+  image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/php-box:8.3.2
   artifacts:
     name: "language"
     paths: