Skip to content

Commit

Permalink
Merge pull request #428 from eandersson/vscode
Browse files Browse the repository at this point in the history
Use the same espressif/idf release for github and vscode
  • Loading branch information
eandersson authored Oct 27, 2024
2 parents 3585535 + f949791 commit d47d423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM espressif/idf
FROM espressif/idf:v5.3.1

ARG DEBIAN_FRONTEND=nointeractive

Expand Down

0 comments on commit d47d423

Please sign in to comment.