We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74efc3f commit bd315aeCopy full SHA for bd315ae
1 file changed
.github/workflows/build.yml
@@ -55,4 +55,4 @@ jobs:
55
-e FREEZE_BOOT=${{ vars.FREEZE_BOOT }} \
56
-e FREEZE_MAIN=${{ vars.FREEZE_MAIN }} \
57
-v "$PWD:/project" \
58
- rav3nh01m/micropython:${{ steps.docker_tag.outputs.image_tag }}
+ rav3nh01m/micropython_esp-idf:${{ steps.docker_tag.outputs.image_tag }}
0 commit comments