Add vendor and product arguments to atmega32a_program.py - fix hex print
[jackhill/qmk/firmware.git] / Dockerfile
index 8f78dc2..6bd5acb 100644 (file)
@@ -1,4 +1,4 @@
-FROM debian
+FROM debian:9
 
 RUN apt-get update && apt-get install --no-install-recommends -y \
     avr-libc \