We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69c71b commit 09c3affCopy full SHA for 09c3aff
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM espressif/idf as dev
+FROM espressif/idf:v4.3.3 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