diff --git a/.drone.yml b/.drone.yml index 149b1f4..fc91f70 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.2.2 # FIXME : upgrade to 5.3.1 + image: espressif/idf:v5.3.1 commands: - cd esp32_device - /opt/esp/entrypoint.sh idf.py build @@ -67,4 +67,4 @@ volumes: - name: rust_registry temp: {} - name: web_app - temp: {} \ No newline at end of file + temp: {}