diff --git a/CSSI/Dockerfile b/CSSI/Dockerfile index 9a3da0b..b7acd23 100644 --- a/CSSI/Dockerfile +++ b/CSSI/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