Skip to content

Commit 936fe22

Browse files
authored
Update Docker image version in build workflow
1 parent 16f2a4b commit 936fe22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
build:
2525
runs-on: ubuntu-latest
2626
container:
27-
image: espressif/idf:v5.5.1
27+
image: espressif/idf:v5.5.4
2828
strategy:
2929
fail-fast: false
3030
matrix:

0 commit comments

Comments
 (0)