We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abc1210 + bf3ed66 commit cabae1bCopy full SHA for cabae1b
upload_components/Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.10-bullseye
2
3
-RUN pip install idf-component-manager~=1.0.0
+RUN pip install idf-component-manager~=1.1
4
5
COPY upload.sh /upload.sh
6
0 commit comments