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