X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Dockerfile;h=6bd5acb335736505fc2cb4f400872244c07a8813;hb=670a9b7f83dacf2b0e9fb42756935a77598c6677;hp=8f78dc2bfe8a98e46a580ead307f65f4fe1051e1;hpb=13ad6501361faa9433562dba4ea8c55f85bf1dc5;p=qmk_firmware.git diff --git a/Dockerfile b/Dockerfile index 8f78dc2bf..6bd5acb33 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian +FROM debian:9 RUN apt-get update && apt-get install --no-install-recommends -y \ avr-libc \