diff --git a/Dockerfile b/Dockerfile index 75adb87..a00aefc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM node:12.18.4-stretch -ENV AAT_VER=0.10.5 +ENV AAT_VER=0.11.1 RUN apt-get update && apt-get install -y \ build-essential \