Skip to content

Commit 2d367cd

Browse files
committed
chore: Update Arduino CLI
1 parent d8e8fbd commit 2d367cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# docker run --entrypoint bash --interactive --rm --tty --volume "$(pwd)":/host-volume/ --workdir /host-volume/ arduino-cli
1010

1111
# Define global arguments
12-
ARG ARDUINO_CLI_VERSION=0.34.2
12+
ARG ARDUINO_CLI_VERSION=1.1.1
1313
ARG DEBIAN_FRONTEND="noninteractive"
1414
ARG UID=1000
1515
ARG USER="blues"

0 commit comments

Comments
 (0)