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.
1 parent d8e8fbd commit 2d367cdCopy full SHA for 2d367cd
Dockerfile
@@ -9,7 +9,7 @@
9
# docker run --entrypoint bash --interactive --rm --tty --volume "$(pwd)":/host-volume/ --workdir /host-volume/ arduino-cli
10
11
# Define global arguments
12
-ARG ARDUINO_CLI_VERSION=0.34.2
+ARG ARDUINO_CLI_VERSION=1.1.1
13
ARG DEBIAN_FRONTEND="noninteractive"
14
ARG UID=1000
15
ARG USER="blues"
0 commit comments