diff --git a/Dockerfile b/Dockerfile index 8e53f34..e8409d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18.18.0-alpine3.18 +FROM node:18.18.1-alpine3.18 RUN /sbin/apk add --no-cache bash jq