Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5eb208

Browse files
committed
Another typo
1 parent fcffa42 commit d5eb208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BASE_IMAGE="arduino:base"
22
ARG URL
33
ARG CORE=arduino:avr
44

5-
FROM {BASE_IMAGE}
5+
FROM ${BASE_IMAGE}
66

77
# OS dependencies and packages
88

0 commit comments

Comments
 (0)