From 8273678e8fcaea1bfcaa9f24ce982438bb5bbf7c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Oct 2025 00:42:36 +0000 Subject: [PATCH] Update espressif/idf Docker tag to v5.5.1 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0cafc05..caf8e0f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ steps: - ls -lah target/release/central_backend - name: esp32_compile - image: espressif/idf:v5.4.2 + image: espressif/idf:v5.5.1 commands: - cd esp32_device - /opt/esp/entrypoint.sh idf.py build