diff --git a/Prototype-Pollution/Dockerfile b/Prototype-Pollution/Dockerfile index 9712bd7..1d6da81 100644 --- a/Prototype-Pollution/Dockerfile +++ b/Prototype-Pollution/Dockerfile @@ -1,5 +1,5 @@ ### Static layers -FROM alpine:3.7 +FROM alpine:3.18.12 # Installing needed binaries and deps. Then removing unneeded deps: RUN apk update --no-cache && apk add nodejs nodejs-npm bash git dos2unix imagemagick