diff --git a/Dockerfile b/Dockerfile index 248897d..f5afc64 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22.14.0-slim +FROM node:22.21.1-slim LABEL org.opencontainers.image.source="https://github.com/CheVeraId/kliento-verifier-docker" WORKDIR /opt/kliento-verifier COPY . ./