diff --git a/image/Dockerfile b/image/Dockerfile index 7c30762b..2343af6c 100644 --- a/image/Dockerfile +++ b/image/Dockerfile @@ -1,4 +1,4 @@ -FROM node:12.20-buster +FROM node:12.22-buster # Install AWS CLI RUN apt-get update \