aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 8f78dc2bf..6bd5acb33 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
1FROM debian 1FROM debian:9
2 2
3RUN apt-get update && apt-get install --no-install-recommends -y \ 3RUN apt-get update && apt-get install --no-install-recommends -y \
4 avr-libc \ 4 avr-libc \