Update esp-idf version in docker-image.yml

This commit is contained in:
shripad621git
2025-04-17 11:06:25 +05:30
parent f1f3fb79d1
commit d6b6d761e8
+1 -1
View File
@@ -27,7 +27,7 @@ on:
env:
DOCKERHUB_REPO: ${{ github.repository }}
REQUIRED_IDF_VERSION: v5.2.3
REQUIRED_IDF_VERSION: v5.4.1
jobs:
build: