We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c3aff commit 7c2280fCopy full SHA for 7c2280f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM espressif/idf:v4.3.3 as dev
+FROM espressif/idf:v3.3.1 as dev
2
RUN mkdir /ble_ctf_infinity
3
COPY ./code_gen /ble_ctf_infinity/code_gen
4
COPY ./gatt_servers /ble_ctf_infinity/gatt_servers
0 commit comments