X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Dockerfile;h=6bd5acb335736505fc2cb4f400872244c07a8813;hb=6d73fe12779d6e8527d404572810ea95e714dce7;hp=8f78dc2bfe8a98e46a580ead307f65f4fe1051e1;hpb=2bb2977c133646c4e056960e72029270d77cc1eb;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 \